Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suamirochadev/onlydigital
shop app build with flutter 3.16
https://github.com/suamirochadev/onlydigital
Last synced: 6 days ago
JSON representation
shop app build with flutter 3.16
- Host: GitHub
- URL: https://github.com/suamirochadev/onlydigital
- Owner: suamirochadev
- Created: 2024-01-18T19:16:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-26T21:22:22.000Z (10 months ago)
- Last Synced: 2024-01-26T22:28:40.774Z (10 months ago)
- Language: Dart
- Homepage: https://onlydigital-suamirocha.web.app/
- Size: 1.98 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OnlyDigital 💻
Technologies •
Getting Started •
Author •
Contribute
Ecommerce🎨 Layout
💻 Technologies
- Flutter/Dart
- Firebase🚀 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 onlydigital
```Starting
How to start your project
```bash
cd onlydigital
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/onlydigital/`
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)