We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d580c3 commit ae4c93aCopy full SHA for ae4c93a
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 1.4.4 - 26-11-2024
2
+- Fix: Cannot Access 'lifecycle'
3
+
4
## 1.4.3 - 28-03-2024
5
- Updated targetSdkVersion to 34 and added FOREGROUND_SERVICE_LOCATION for support Android 14
6
- Removed unrecognized_error_code from analysis_options.yaml
pubspec.yaml
@@ -1,7 +1,7 @@
name: background_location_tracker
description: A Flutter plugin that allows you to track the background location for Android & iOS
repository: https://github.com/icapps/flutter-background-location-tracker
-version: 1.4.3
+version: 1.4.4
environment:
7
sdk: ">=2.12.0 <3.0.0"
0 commit comments