convex_dart 0.5.0 copy "convex_dart: ^0.5.0" to clipboard
convex_dart: ^0.5.0 copied to clipboard

A Flutter package for Convex backend integration, enabling developers to interact with Convex services, manage data, and build applications with real-time synchronization.

0.5.0 #

  • Fix many tls issues

0.4.0 #

  • Improve enum serialization

0.3.0 #

  • Use convex 0.9
  • Remove rustls and aws-lc-rs dependencies

0.2.2 #

  • Remove rustls and aws-lc-rs dependencies

0.2.1 #

  • Use locked_async instead of synchronized
  • Make onUpdate callback return anyhow::Result<()>

0.2.0 #

  • Initial release
3
likes
140
points
187
downloads

Publisher

verified publisherdickersystems.com

Weekly Downloads

A Flutter package for Convex backend integration, enabling developers to interact with Convex services, manage data, and build applications with real-time synchronization.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async, collection, fast_immutable_collections, flutter, flutter_rust_bridge, freezed_annotation, locked_async, meta, rxdart, synchronized

More

Packages that depend on convex_dart

Packages that implement convex_dart