Skip to content

Releases: Lyokone/flutterlocation

location_web-v4.0.0

10 Jul 19:52
dacf177
Compare
Choose a tag to compare

location_platform_interface-v3.0.0

10 Jul 16:59
d63c264
Compare
Choose a tag to compare

location-v5.0.0

10 Jul 19:57
b622829
Compare
Choose a tag to compare

4.2.3

09 Jun 09:59
3306466
Compare
Choose a tag to compare
  • FIX: fix macos build, fixing #544.

4.2.2

08 Jun 13:04
735e15c
Compare
Choose a tag to compare
  • FIX: fix android crash on Android API 27, #579.

4.2.1

07 Jun 07:23
aab62d2
Compare
Choose a tag to compare

FIX: add compatibility version to target Java 8.

4.2.0

07 Jun 07:22
5d17b8b
Compare
Choose a tag to compare
  • REFACTOR: remove Android strings.
  • REFACTOR: extract background notification logic to separate class.
  • FIX: wait 2 location updates to make sure that the last knwown position isn't returned instantly #549.
  • FIX: fix the depreciation warning on android #550.
  • FIX: improve changeSettings to be applied immediatly.
  • FEAT: add several information to resolve #552.
  • FEAT: add several information to resolve #552.
  • FEAT: better listen example to prevent infinite location request.
  • FEAT: fix typos.
  • FEAT: add ios requirements.
  • FEAT: improve example app.
  • FEAT: separate result variables to prevent result override.
  • FEAT: add isMock information on LocationData.
  • FEAT: add fallback for LocationAccuracy.reduced on Android.
  • FEAT: add option to reopen app from notification.
  • FEAT: allow for customizing Android notification text, subtext and color.
  • FEAT: update example app to showcase Android notification options.
  • FEAT: allow for customizing Android background notification from dart.
  • FEAT: handle notification changes in Android MethodCallHandler.
  • FEAT: return notification and channel id when changing options.
  • DOCS: update readme web.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.

4.0.0

04 Mar 17:32
e650065
Compare
Choose a tag to compare

Update to null safety.
Add Melos to handle different packages.

3.2.3

19 Jan 07:42
Compare
Choose a tag to compare
v3.2.3

Update to 3.2.3

3.1.0

16 Nov 08:05
2c11ba9
Compare
Choose a tag to compare
  • Fix several issues with iOS not responding