proj4dart@3.0.0
Proj4dart is a Dart library to transform point coordinates from one coordinate system to another, including datum transformations (Dart version of proj4js/proj4js).
2025-11-06
安装 (3.0.0)
dart pub add proj4dart@3.0.0
flutter pub add proj4dart@3.0.0
dependencies:
proj4dart: 3.0.0
依赖
| 包名 | 版本约束 |
|---|---|
| meta | ^1.3.0 |
| mgrs_dart | ^3.0.0 |
| wkt_parser | ^2.0.0 |
开发依赖
| 包名 | 版本约束 |
|---|---|
| flutter_lints | ^6.0.0 |
| test | ^1.25.15 |