quicui_supabase 2.0.3 copy "quicui_supabase: ^2.0.3" to clipboard
quicui_supabase: ^2.0.3 copied to clipboard

Supabase implementation for QuicUI framework. Provides backend integration for dynamic UI rendering, real-time synchronization, offline-first architecture, and callback action system support.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.2 - 2024-10-30 #

Added #

  • Added comprehensive Cloud Backend example with complete code walkthrough
  • Example demonstrates Supabase initialization and QuicUI integration
  • Shows FutureBuilder pattern for dynamic UI rendering
  • Includes error handling and loading states
  • Added link to QuicUI main package documentation

Updated #

  • Enhanced Quick Start section with complete example
  • Added "4. Complete Cloud Backend Example" section
  • Improved documentation clarity

2.0.1 - 2024-10-30 #

Fixed #

2.0.0 - 2024-10-30 #

Added #

  • Initial stable release of quicui_supabase plugin
  • Complete DataSource interface implementation for Supabase
  • Screen management: fetch, save, delete, search, count operations
  • Real-time synchronization via WebSocket subscriptions
  • Offline-first architecture with automatic sync
  • Conflict resolution support
  • Connection management with proper lifecycle
  • Comprehensive error handling with custom exceptions
  • Full logging integration with LoggerUtil
  • Real-time event streaming with type-safe events
  • Sync queue support for offline operations
  • "Buy Me a Coffee" support link in README

Features #

  • ✅ Backend-agnostic DataSource interface
  • ✅ Supabase PostgreSQL integration
  • ✅ Real-time updates via Supabase
  • ✅ Offline support with sync queue
  • ✅ Authentication integration
  • ✅ Production logging
  • ✅ Type-safe error handling
  • ✅ Comprehensive documentation

1.0.0 - 2024-10-01 #

Added #

  • Initial plugin development phase
  • DataSource interface abstraction
  • Basic Supabase integration skeleton
0
likes
95
points
29
downloads

Documentation

Documentation
API reference

Publisher

verified publisherdowonder.in

Weekly Downloads

Supabase implementation for QuicUI framework. Provides backend integration for dynamic UI rendering, real-time synchronization, offline-first architecture, and callback action system support.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, flutter, logger, quicui, supabase_flutter

More

Packages that depend on quicui_supabase