This repository is the source for https://boehrsi.github.io/implementation-details-flutter/. The aim of this project is to provide a community driven collection of best practices for the programming language Dart and the UI framework Flutter.
This project is community driven and will life from your contributions. Thanks for considering helping to improve this project.
- A simple text / markdown editor
- Hugo static site generator as extended version (for local testing)
- GitHub Account
- Be nice to other people
- Be open for discussions
- Check if an issue exists for the given problem and if not please create one
- Add all required information to the issue
- Check if an issue exists and if not please create one which describes the context of your contribution
- Fork and clone the repository (don't forget the sub repository)
- Create a new entry via the Hugo CLI
hugo new --kind entry entries/my-post
- Add your content
- Create a pull requests which relates to the given issue and which contains all required information
- Everyone can comment on open issues / pull requests and can contribute to the decision process for new content
- Just visit an issue or pull request and share your opinion
- If you want to join the core reviewer team, please contact Boehrsi
- This website is generated by the Hugo static site generator (extended version)
- To run this page this repository, including all sub repositories and Hugo is required
- This project is automatically deployed via GitHub actions
This project is currently maintained by Boehrsi.