coffrify_flutter 0.9.0
coffrify_flutter: ^0.9.0 copied to clipboard
Flutter integration for the Coffrify SDK: secure API key storage, an InheritedWidget provider, and a ready-made transfer preview widget.
Changelog #
0.9.0 #
- Initial release of the Flutter companion for the Coffrify Dart SDK.
CoffrifyFlutter: singleton with optional secure API key storage (flutter_secure_storage).CoffrifyProvider:InheritedWidgetexposing aCoffrifyinstance to descendants.CoffrifyImage: widget that resolves a transfer to its preview URL.