Custom template for creating a standalone PWA using Flutter.
- Localizations
- Themes
- Configs and environment store
- Application Metadata
- Dependency initialization and application entry point
- Navigation (Octopus)
- Logger & Tracking Manager (Logging)
- Use the "Use this template" button or copy the repository to yourself.
- Clone the repository.
- Use the toolset command to rename the project:
dart run tools/rename_project.dart --name="yourname" --description="yourdescription"
- Enjoy!
Contributions to this project are welcome. If you have any feedback, suggestions, or improvements, feel free to open an issue or submit a pull request.
This library is open for issues and pull requests. If you have ideas for improvements or bugs, the repository is open to contributions!
This project is licensed under the GNU GPL-3.0 - see the LICENSE.md file for details.