We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add this to your project's pubspec.yaml file:
dependencies: background_locator: ^{latest_version}
You can install packages from the command line:
$ flutter pub get
Now in your Dart code, you can use:
import 'package:background_locator/background_locator.dart';