supabase_easy 0.0.3 copy "supabase_easy: ^0.0.3" to clipboard
supabase_easy: ^0.0.3 copied to clipboard

A powerful and lightweight Supabase wrapper for Flutter that reduces boilerplate for Auth, Database CRUD, and Real-time listeners by 60-70%.

0.0.3 #

  • Added EasyStorage for simplified file management (upload, download, delete, signed URLs).
  • Added signInWithOAuth to EasyAuth for social login support.
  • Added support for FileOptions, SearchOptions, and FileObject in storage operations.
  • Improved library exports for easier integration.

0.0.2 #

  • Updated documentation and README with screenshots.
  • Improved package description for better discoverability.
  • Refactored example app with a modern UI and modular structure.

0.0.1 #

  • Initial release of supabase_easy.
  • Added EasyRepository for simplified CRUD operations.
  • Added EasyAuth for streamlined authentication.
  • Added support for real-time streams in EasyRepository.
  • Added createMany, count, and search functionality to EasyRepository.
  • Added updateUser and refreshSession to EasyAuth.
  • Comprehensive DartDoc documentation for all public APIs.
0
likes
160
points
206
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful and lightweight Supabase wrapper for Flutter that reduces boilerplate for Auth, Database CRUD, and Real-time listeners by 60-70%.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, json_annotation, plugin_platform_interface, supabase_flutter

More

Packages that depend on supabase_easy

Packages that implement supabase_easy