Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

Tada 💻


Technologies
Getting Started
Author
Contribute


ToDo List for fun with Flutter 3.16 and mobx.


📱 Visit this Project

🎨 Layout


Image Login Screen
Image List ToDo

💻 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)




Suami Rocha Profile Picture


Suami Rocha



📫 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)