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

The platform interface contract for zuraffa_permissions: the MethodChannel protocol and the PermissionPort bridge platform implementations conform to.

0.1.0 #

  • Initial release: the platform interface contract for zuraffa_permissions.
  • PermissionPlatformInterface (plugin_platform_interface token) with the factory default and MethodChannelZuraffaPermissions driver.
  • MethodChannelPermissionAdapter: the PermissionPort implementation bridging the typed Dart contract onto the native MethodChannel protocol (request/check/openSettings per scope).
  • Endorsed platform implementations (zuraffa_permissions_android/_ios/_macos) conform to this contract; the suite pins the channel protocol.
  • Built with the zfa TDD discipline: the method-channel bridge is fully TDD-covered (17/17 behaviors PROVEN, 17/17 mutants killed).
0
likes
150
points
94
downloads

Documentation

API reference

Publisher

verified publisherzuraffa.com

Weekly Downloads

The platform interface contract for zuraffa_permissions: the MethodChannel protocol and the PermissionPort bridge platform implementations conform to.

Homepage
Repository (GitHub)
View/report issues

Topics

#permissions #zuraffa #platform-interface

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface, zuraffa_permissions

More

Packages that depend on zuraffa_permissions_platform_interface