appwin_core 0.1.1
appwin_core: ^0.1.1 copied to clipboard
Flutter foundation for the Appwin SDKs: one configure, plus the device identity and session shared by every product.
0.1.1 #
- Package page rewritten for pub.dev: what Appwin is, what this package does, installation, a minimal start, and links to the guide for the rest.
- Real licence file instead of the Flutter template placeholder.
0.1.0 #
- First published release. Bridges the native iOS and Android SDKs.
0.0.1 #
- Initial version: a single
configurefor every product, session (bootstrapSession), identity (identify,clearIdentity,signOut),deviceId. iOS and Android.