locality_social_cloud 1.4.0 copy "locality_social_cloud: ^1.4.0" to clipboard
locality_social_cloud: ^1.4.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.

1.2.0 #

  • Improved documentation and comments for method signaures.
  • Added 'Timeline' to PubSub to allows you to execute functions once the global and local timelines are synchronous.

1.3.0 #

  • Improved documentation further.
  • You can provide a KeyCache to getCommonKeyForUther method to speed up ECDH computation.

1.4.0 #

  • You no longer have to wait for discoverUsers to connect before being able to issue commands.
  • WaitingEvents mixin now automatically sets up the event waiters from the instructions.
  • Added ThrottledChangeNotifier to batch state change updates issued to the UI for high-performance-UI.
2
likes
150
points
161
downloads

Publisher

verified publisherlocality.media

Weekly Downloads

Write social apps with Flutter. This code connects to the backend of Locality Social Cloud to provide realtime state synchronization across devices.

Homepage
Repository
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

crypto, cupertino_icons, flutter, http, m511chacha20, phoenix_socket, sqflite, sqflite_common_ffi, theory, uuid

More

Packages that depend on locality_social_cloud