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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quicui_supabase

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  quicui_supabase: ^2.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:quicui_supabase/quicui_supabase.dart';
0
likes
95
points
6
downloads

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

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

equatable, flutter, logger, quicui, supabase_flutter

More

Packages that depend on quicui_supabase