nativeprems 0.1.0
nativeprems: ^0.1.0 copied to clipboard
A Flutter permissions plugin with native iOS Swift Package Manager support.
0.1.0 #
- Initial release of
nativeprems. - Adds permission status checks, permission requests, service status checks, and app settings helpers.
- Supports Android, iOS, web, and Windows plugin registrations.
- Uses
package:nativeprems/nativeprems.dartas the public import path. - Uses
dev.effdel.nativeprems/methodsas the native method channel. Rebuild app and plugin artifacts together when upgrading from older local package names.