coco_base_flutter 1.1.0 copy "coco_base_flutter: ^1.1.0" to clipboard
coco_base_flutter: ^1.1.0 copied to clipboard

The official Dart SDK for CocoBase

1.1.0 #

  • Moved authentication to a seperate class
  • Implemented the new Version of realtime with room listing and broadcast functionality
  • Added cloud function implementation

1.0.2 #

  • Fixed null handling in AppUser and TokenResponse models to prevent type casting errors
  • Improved error handling in login and register methods to gracefully handle edge cases
  • Made getCurrentUser() calls optional in authentication flows to prevent cascading failures
  • Enhanced AppUser.fromJson to accept both 'id' and '_id' field names for API compatibility
  • Fixed TokenResponse.fromJson to handle camelCase and snake_case field variations

1.0.1 #

  • Initial stable release with full authentication API
  • Comprehensive QueryBuilder with 12 operators and filter maps
  • Real-time WebSocket support with Connection lifecycle management
  • Type-safe Document
  • CocobaseConverters registry for automatic type conversion
  • Complete API documentation and examples

0.0.1 #

  • Initial project scaffold and basic setup
1
likes
100
points
48
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

The official Dart SDK for CocoBase

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, web_socket_channel

More

Packages that depend on coco_base_flutter