forked from rekabhq/background_locator
-
Notifications
You must be signed in to change notification settings - Fork 165
Expand file tree
/
Copy pathpubspec.yaml
More file actions
30 lines (26 loc) · 835 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
30 lines (26 loc) · 835 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
name: background_locator_2
description: A Flutter plugin to request the location even if the app is killed. Sending the location to a dart function in background, also provide a meter filter
version: 2.0.7
homepage: https://github.com/sultan18kh/background_locator_2_gradle_migration
repository: https://github.com/sultan18kh/background_locator_2_gradle_migration
issue_tracker: https://github.com/Yukams/background_locator_2_gradle_migration/issues
platforms:
android:
ios:
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=1.12.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
plugin:
platforms:
android:
package: yukams.app.background_locator_2
pluginClass: BackgroundLocatorPlugin
ios:
pluginClass: BackgroundLocatorPlugin