https://github.com/supabase/functions-dart
https://github.com/supabase/functions-dart
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/supabase/functions-dart
- Owner: supabase
- License: mit
- Archived: true
- Created: 2022-03-24T13:57:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-13T01:26:44.000Z (about 3 years ago)
- Last Synced: 2024-10-29T12:22:04.618Z (almost 2 years ago)
- Language: Dart
- Size: 50.8 KB
- Stars: 9
- Watchers: 10
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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