modular_location_permission 0.1.0 copy "modular_location_permission: ^0.1.0" to clipboard
modular_location_permission: ^0.1.0 copied to clipboard

discontinued

Location permission plugin to be used with Modular Permissions.

modular_location_permission #

Location permission plugin to be used with the Modular App Permissions plugin.

Plugin Information #

This plugin is not intended to be used on its own. It is designed to be used in the Modular App Permissions plugin. Using this plugin by itself will work but the developer is responsible for building the Dart interface.

Permission Definition #

Android: This plugin automatically includes the <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>. iOS: You MUST include the proper NSUSAGE key in your info.plist. Failure to do so will result in improper use of this library.

2
likes
40
pub points
0%
popularity

Publisher

verified publisherupte.ch

Location permission plugin to be used with Modular Permissions.

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on modular_location_permission