locality_social_cloud 1.1.0 locality_social_cloud: ^1.1.0 copied to clipboard
Write social apps with Flutter. This code connects to the backend of Locality Social Cloud to provide realtime state synchronization across devices.
1.1.0 #
- Improved documentation and comments for method signaures.
- Renamed 'Auth' to 'LocalityAuth' to avoid naming conflicts.
- PubSubSupervisor now has pubsubByTopic.
- LocalitySocialCloud now contains auth method.
- Core functions are now exported through export keyword.