grant_and_activate 0.0.8
grant_and_activate: ^0.0.8 copied to clipboard
Activate services and ask for associated permissions with a single method call.
0.0.1 #
- Initial release.
- Bluetooth and geolocation features are supported.
0.0.2 #
Service
argument has been renamed toFeature
, to avoid confusion with activated services.
0.0.3 #
- Upgrading
permissions_handler
version to support Android 12.
0.0.4 #
- Adding BluetoothConnect and BluetoothConnect features.
0.0.5 #
- Adding Location and LocationAlways features;
- Formatting code.
0.0.6 #
- Null-safety support.
- Introducing iOS support for Bluetooth feature.