Technologies • Getting Started • Author • Contribute
Ecommerce
- Flutter/Dart
- Firebase
For help getting started with Flutter, view our online documentation.
Here you list all prerequisites necessary for running your project. For example:
How to clone your project
git clone onlydigital
How to start your project
cd onlydigital
flutter run
Suami Rocha |
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
git clone https://github.com/onlydigital/
git checkout -b feature/NAME
- Follow commit patterns
- Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!