mappls_gl 2.0.1
mappls_gl: ^2.0.1 copied to clipboard
A Flutter plugin for integrating MapmyIndia Maps inside a Flutter application on Android, iOS and web platfroms.
v2.0.1, Oct 17, 2025 #
- Bug Fixes and Improvement
v2.0.0, Sep 15, 2025 #
- Authentication and authorization mechanisms have been revised.
- Updated minimum Android version to 21.
- Added Support for 16 KB Page Sizes in Android
- Added SPM(Swift Package Manager in IOS)
- Initial Web Support
v1.2.0,May 12, 2025 #
- Fix issue in Android to build with flutter > 3.29
- Fix issue related to IOS bitcode
v1.1.2, Dec 23, 2024 #
- Added Option to set Base Url in Apis
v1.1.1, Oct 28, 2024 #
- Update the Native versions
v1.1.0, Jul 24, 2024 #
- All Dart enums have been migrated from mixed cases to lower camelcase according to the camel_case_types lint rule.
- Added minimum Dart SDK support to 3.0
- Update Android
compileSdkVersionto 34
v1.0.2, Jun 17, 2024 #
- Added Option to change the logo gravity
- Update the Native versions
v1.0.1, Dec 04, 2023 #
- Bug Fixes and Improvements
v1.0.0, Mar 1, 2023 #
- Initial Mappls Release