Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvmjoshi/stuff
Crud operation with Firebase
https://github.com/dvmjoshi/stuff
awesome cross-platform firebase firestore flutter flutter-app flutter-apps flutter-demo flutter-examples flutter-widget ui-design
Last synced: 29 days ago
JSON representation
Crud operation with Firebase
- Host: GitHub
- URL: https://github.com/dvmjoshi/stuff
- Owner: dvmjoshi
- License: mit
- Created: 2019-04-17T13:51:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-16T06:00:25.000Z (over 5 years ago)
- Last Synced: 2024-08-04T09:05:13.135Z (3 months ago)
- Topics: awesome, cross-platform, firebase, firestore, flutter, flutter-app, flutter-apps, flutter-demo, flutter-examples, flutter-widget, ui-design
- Language: Dart
- Homepage:
- Size: 5.57 MB
- Stars: 82
- Watchers: 7
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stuff
CRUD operation with firebase.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.io/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
Happy learning. :+1:
If you found this project useful, then please consider giving it a :star: on Github and sharing it with your friends via social media.
### Show some :heart: and star the repo to support the project
if you like my work support me
## Project Created & Maintained By### divyam joshi
# Donate> If you found this project helpful or you learned something from the source code and want to appreciate
>
> - [PayPal](https://paypal.me/divyamjoshi)A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.io/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.## License
```
The MIT License
Copyright (c) 2019 Divyam Joshi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.