Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suamirochadev/testebranvier-estoqueprodutos
Teste de estágio para a Branvier: Estoque de Produtos feito com Flutter 3.16, Mobx e Provider.
https://github.com/suamirochadev/testebranvier-estoqueprodutos
Last synced: 6 days ago
JSON representation
Teste de estágio para a Branvier: Estoque de Produtos feito com Flutter 3.16, Mobx e Provider.
- Host: GitHub
- URL: https://github.com/suamirochadev/testebranvier-estoqueprodutos
- Owner: suamirochadev
- Created: 2024-01-21T00:11:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-21T00:21:13.000Z (10 months ago)
- Last Synced: 2024-11-08T23:47:31.781Z (6 days ago)
- Language: C++
- Size: 271 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Estoque de Produtos 💻
Technologies •
Getting Started •
Author •
Contribute
Inventory management
Estoque de produtos🎨 Layout
💻 Technologies
- Flutter 3.16
- MobX
-Provider🚀 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 testebranvier_estoqueprodutos
```Starting
How to start your project
```bash
cd testebranvier_estoqueprodutos
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/`
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)# testebranvier_estoqueprodutos