supabase / supabase-flutter

Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.

Home Page:https://supabase.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supabase

Supabase Flutter

Flutter Client library for Supabase.

Run locally

This repo is a monorepo powered by Melos containing supabase_flutter and its sub-libraries. All packages are located in the packages directory.

To install on a locally developed app:

  • Clone this repo
  • Install Melos globally if you haven't already: dart pub global activate melos
  • Run melos bootstrap or melos bs at the root of the cloned directory to install dependencies
  • Add the target package to your pubspec.yaml file specifying the path.
    supabase_flutter:
      path: <your-path-to-the-local-supabase-flutter-repo>/packages/supabase_flutter

Contributing

  • Fork the repo on GitHub
  • Clone the project to your own machine
  • Commit changes to your own branch
  • Push your work back up to your fork
  • Submit a Pull request so that we can review your changes and merge

License

This repo is licenced under MIT.

Resources

About

Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.

https://supabase.com/

License:MIT License


Languages

Language:Dart 89.7%Language:C++ 3.5%Language:CMake 3.0%Language:PLpgSQL 2.4%Language:Ruby 0.4%Language:HTML 0.3%Language:Swift 0.3%Language:C 0.2%Language:Dockerfile 0.2%Language:Kotlin 0.0%Language:Objective-C 0.0%