location_web 3.1.1 location_web: ^3.1.1 copied to clipboard
The web implementation of the location plugin.
3.1.1 #
- Update a dependency to the latest release.
3.1.0 #
- FEAT: add several information to resolve #552.
3.0.0 #
Note: This release has breaking changes.
- FEAT: add option to reopen app from notification.
- FEAT: allow for customizing Android notification text, subtext and color.
- FEAT: allow for customizing Android background notification from dart.
- DOCS: update readme web.
- CHORE: publish packages.
- CHORE: publish packages.
- CHORE: publish packages.
- BREAKING REFACTOR: update the location_web flutter dependency to >=1.20.0 in order to remove placeholder folders.
2.0.2 #
- FIX: Update Flutter SDK constraint to >=1.20.0 in order to remove placeholder folders
2.0.1 #
- DOCS: update readme web.
- CHORE: publish packages.
2.0.0 #
- FEAT: Update to null safety.
- Update to null safety and Melos
[1.0.1] 07th December 2020 #
- Update Android SDK to Android 10/Q (API level 29)
[1.0.0] 26th March 2020 #
- First release of the Web platform of the Location plugin (huge thanks to long1eu)