Skip to content

Tags: AndrewLiu2021/flutterlocation

Tags

location-v4.3.0

Toggle location-v4.3.0's commit message
 - **FIX**: fix location package test.

 - **FEAT**: improve coverage.

location_web-v3.1.1

Toggle location_web-v3.1.1's commit message
 - Update a dependency to the latest release.

location_platform_interface-v2.3.0

Toggle location_platform_interface-v2.3.0's commit message
 - **FIX**: add platform tests.

 - **FIX**: fix tests.
 - **FEAT**: improve coverage.

location-v4.2.3

Toggle location-v4.2.3's commit message

Verified

This commit was signed with the committer’s verified signature.
Lyokone Guillaume Bernos
chore(release): publish packages

location-v4.2.2

Toggle location-v4.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Lyokone Guillaume Bernos
fix(android): fix android crash on Android API 27, Lyokone#579

location-v4.2.1

Toggle location-v4.2.1's commit message
 - **FIX**: add compatibility version to target Java 8.

location-v4.2.0

Toggle location-v4.2.0's commit message
 - **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 Lyokone#549.
 - **FIX**: fix the depreciation warning on android Lyokone#550.
 - **FIX**: improve changeSettings to be applied immediatly.
 - **FEAT**: add several information to resolve Lyokone#552.
 - **FEAT**: add several information to resolve Lyokone#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.

location_web-v3.1.0

Toggle location_web-v3.1.0's commit message
 - **FEAT**: add several information to resolve Lyokone#552.

location_platform_interface-v2.2.0

Toggle location_platform_interface-v2.2.0's commit message
 - **FIX**: fix the depreciation warning on android Lyokone#550.

 - **FEAT**: add several information to resolve Lyokone#552.
 - **FEAT**: improve LocationData doc.
 - **FEAT**: improve example app.
 - **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**: allow for customizing Android background notification from dart.
 - **DOCS**: update readme web.
 - **CHORE**: publish packages.
 - **CHORE**: publish packages.
 - **CHORE**: publish packages.

location_web-v3.0.0

Toggle location_web-v3.0.0's commit message
> 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.