location_web 4.2.0 copy "location_web: ^4.2.0" to clipboard
location_web: ^4.2.0 copied to clipboard

Platformweb

The web implementation of the location plugin.

4.2.0 #

  • Add accuracy to location data, if available (#876)

4.1.1 #

  • Bump dependency on location_platform_interface to ^3.1.1

4.1.0 #

  • Refactoring (#853)
    • Set up code formatting & linting on CI
    • Remove unused dependency on package:meta
    • Bump dependency on location_platform_interface to ^3.1.0
    • Bump minimum Flutter to 3.3

4.0.0 #

  • Bump minimum Flutter to 3.0 (#847)

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)