vietmap_flutter_plugin 0.5.2
vietmap_flutter_plugin: ^0.5.2 copied to clipboard
A flutter plugin for VietMap APIs. This plugin is a wrapper around VietMap APIs for Android and iOS.
0.5.2, Oct 23, 2025 #
- Add more export file
0.5.1, Oct 23, 2025 #
- Deprecated v3 APIs and implemented enhanced v4 versions of
geocode,reverse,place detail, andautocomplete - Implemented
migrate addressAPI - Added
getMapStylefunction to get map style URL by map type enum - Added new model
VietmapEntryPointModel,VietmapMigrateAddressModel,VietmapAutocompleteModelV4,VietmapReverseModelV4 - Exported all new model classes
- Added new parameter
VietmapAutocompleteParamsV4,VietmapMigrateAddressParams,VietmapReverseParams - Updated documentation in
README.md
0.3.0, Jun 10, 2024 #
- Upgrade
vietmap_gl_platform_interfaceto0.2.0
0.2.0, May 16, 2024 #
- Add
matrixapi
0.1.4, Jan 15, 2024 #
- Create & export
VietmapBoundariesclass - Update the
categoriesandboundariesfields for theVietmapAutoCompleteModelandVietmapReverseModelclass
0.1.3, Jan 09, 2024 #
- Update
README.md
0.1.2, Jan 08, 2024 #
- Add
pointsLatLngproperty forPathsclass, this property return list ofLatLngofPathsobject.
0.1.1, Jan 05, 2024 #
- Upgrade
vietmap_gl_platform_interfaceto0.1.5 - Export
VehicleType,LatLngExtension,StringExtension,VietmapModel,VietMapRouting,Paths,Instructionsclass.
0.1.0, Dec 18, 2023 #
- Upgrade
vietmap_gl_platform_interfaceto0.1.4 - Add topic for
pub.dev
0.0.7, Dec 12, 2023 #
- Upgrade
vietmap_gl_platform_interfaceto0.1.2
0.0.6, Dec 11, 2023 #
- Upgrade
vietmap_gl_platform_interfaceto0.1.1 - Update
README.md
0.0.5, Nov 24, 2023 #
- Upgrade
vietmap_gl_platform_interfaceto0.1.0
0.0.4, Nov 21, 2023 #
- Add more export file
0.0.3, Nov 21, 2023 #
- Add more export file
0.0.2, Nov 20, 2023 #
- Add documentation for each method
- Update
README.md - Downgrade min dart version support to
2.17.0 - Remove unused code
0.0.1, Nov 20, 2023 #
- Initial release