An open API service indexing awesome lists of open source software.

https://github.com/supabase/functions-dart


https://github.com/supabase/functions-dart

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# `functions-dart`

> **Warning**
> This repository has been moved to the [supabase-flutter repo](https://github.com/supabase/supabase-flutter/tree/main/packages/functions_client).

## Contributing

- Fork the repo on [GitHub](https://github.com/supabase-community/functions-dart)
- 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 licensed under MIT.

## Credits

- https://github.com/supabase/functions-js - ported from supabase/functions-js fork