🇺🇸 English:
This Flutter app boilerplate provides a solid foundation for quickly and easily creating new Flutter apps.
- Clean Architecture: The boilerplate uses a clean architecture to separate concerns and make the code more maintainable.
- Modular Structure: The boilerplate is organized into modules, making it easy to add new features and functionality.
- Internationalization Support: The boilerplate includes support for internationalization, making it easy to translate the app into multiple languages.
- Unit and Widget Testing: The boilerplate includes unit and widget tests to ensure the code is functioning as expected.
- Widgets: (Coming soon)
- Pages: (Coming soon)
- Flow: (Coming soon)
- API: (Coming soon)
- Documentation: The boilerplate includes comprehensive documentation to help you understand how to use it.
To get started with the boilerplate, follow these steps:
- Clone the repository to your local machine.
- Open the project in your preferred IDE.
- Run the app by pressing the "Run" button.
- Follow the instructions in the documentation to learn how to use the boilerplate.
We welcome contributions to the boilerplate. If you find a bug or have a suggestion for improvement, please create an issue or pull request on the GitHub repository.
The boilerplate is licensed under the MIT license.
🇫🇷 French
Cette application de démarrage (Boilerplate) fournit une base solide pour créer rapidement et facilement de nouvelles applications Flutter.
- Clean Architecture : Cet boilerplate utilise une clean architecture pour séparer les préoccupations et rendre le code plus maintenable.
- Structure modulaire : Boilerplate est organisé en modules, ce qui facilite l’ajout de nouvelles fonctionnalités.
- Prise en charge de l’internationalisation : Cet boilerplate inclut la prise en charge de l’internationalisation, ce qui facilite la traduction de l’application dans plusieurs langues.
- Tests unitaires et de widgets : Cet boilerplate inclut des tests unitaires et de widgets pour garantir que le code fonctionne comme prévu.
- Documentation : Boilerplate inclut une documentation complète pour vous aider à comprendre comment l’utiliser.
- Widgets: (Bientôt)
- Pages: (Bientôt)
- Flow: (Bientôt)
- API: (Bientôt)
Pour commencer à utiliser Boilerplate, procédez comme suit :
- Clonez le dépôt sur votre ordinateur local.
- Ouvrez le projet dans votre EDI préféré.
- Exécutez l’application en appuyant sur lancer
- Suivre les instructions de la documentation pour comprendre ce kit de demarrage