location2_web 6.0.4
location2_web: ^6.0.4 copied to clipboard
Web implementation of the location plugin
6.0.4 #
- bump version
6.0.1 #
- error on creation
6.0.1 #
- Update a dependency to the latest release.
6.0.0 #
Note: This release has breaking changes.
- FIX: remove unused android and ios project in location2_web.
- FEAT: improve PermissionStatus.
- FEAT(android): background mode for android.
- FEAT: unify into one pigeon file.
- FEAT: remove useless tests thanks to Pigeon.
- FEAT(web): web support.
- FEAT(web): activate web.
- FEAT: first version 5 commit.
- FEAT(android): add several information to resolve #552.
- 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.
- FEAT: Update to null safety.
- DOCS: writing docs for version 5.
- DOCS: writing docs for version 5.
- DOCS: update documentation.
- DOCS: add documentation to code.
- DOCS: update readme web.
- BREAKING REFACTOR: update the location2_web flutter dependency to >=1.20.0 in order to remove placeholder folders.
5.0.0-dev.3 #
- FEAT: improve PermissionStatus.
5.0.0-dev.2 #
- FEAT: background mode for android.
5.0.0-dev.1 #
Note: This release has breaking changes.
- FIX: remove unused android and ios project in location_web.
- FEAT: unify into one pigeon file.
- FEAT: remove useless tests thanks to Pigeon.
- FEAT: web support.
- FEAT: activate web.
- FEAT: first version 5 commit.
- FEAT: add several information to resolve #552.
- 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.
- FEAT: Update to null safety.
- DOCS: writing docs for version 5.
- DOCS: writing docs for version 5.
- DOCS: update documentation.
- DOCS: add documentation to code.
- DOCS: update readme web.
- BREAKING REFACTOR: update the location_web flutter dependency to >=1.20.0 in order to remove placeholder folders.
5.0.0-dev.0 #
- Update all the location packages to version 5
- Separation of the Android and iOS implementation
- Using pigeon for the interface with native
- Support for Google Play Services
- Support for multiples simultaneous requests
- Upgrade underlying implementation
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)