Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suamirochadev/tada
ToDo List with Flutter 3.16 and MobX.
https://github.com/suamirochadev/tada
firebase flutter mobx
Last synced: 6 days ago
JSON representation
ToDo List with Flutter 3.16 and MobX.
- Host: GitHub
- URL: https://github.com/suamirochadev/tada
- Owner: suamirochadev
- Created: 2024-01-31T17:27:05.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-07T21:54:54.000Z (4 months ago)
- Last Synced: 2024-07-07T22:51:52.392Z (4 months ago)
- Topics: firebase, flutter, mobx
- Language: C++
- Homepage: https://tada-suamirocha.web.app/
- Size: 504 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tada 💻
Technologies •
Getting Started •
Author •
Contribute
ToDo List for fun with Flutter 3.16 and mobx.🎨 Layout
💻 Technologies
- Flutter 3.16
- MobX
- Firebase Hosting
- Device Preview🚀 Getting started
For help getting started with Flutter, view our online [documentation](https://flutter.dev/).
Prerequisites
Here you list all prerequisites necessary for running your project. For example:
- [VsCode](https://code.visualstudio.com/)
- [Flutter](https://flutter.dev/)
- [JavaSDK](https://www.oracle.com/br/java/technologies/downloads/)
- [Android Studio](https://developer.android.com/studio?hl=pt-br)Cloning
How to clone your project
```bash
git clone tada
```Starting
How to start your project
```bash
cd tada
flutter run
```🤝 Author
[Call me](https://bento.me/suamirochadev)
📫 Contribute
Here you will explain how other developers can contribute to your project. For example, explaining how can create their branches, which patterns to follow and how to open an pull request
1. `git clone https://github.com/tada/`
2. `git checkout -b feature/NAME`
3. Follow commit patterns
4. Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!Documentations that might help
[📝 How to create a Pull Request](https://www.atlassian.com/br/git/tutorials/making-a-pull-request)
[💾 Commit pattern](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716)