Skip to content
Régis André edited this page Dec 28, 2022 · 4 revisions

Welcome to the Bewr Home Wiki

Bewr Home is a Flutter-coded smart home management application.

Technical guidelines

To contribute to the Bewr Home project on GitHub, please follow the following technical guidelines:

  • Use Flutter and the Flutter software development kit (SDK) to develop the application
  • Follow the coding conventions defined in the project's style_guide.md file
  • Test your code before submitting a pull request
  • Make sure your code passes automated tests by running the flutter test command before submitting your pull request
  • Don't forget to update the CHANGELOG.md file by adding an entry describing the changes to your code

We hope you will enjoy working on this exciting project with us! If you have any questions or suggestions, please feel

Clone this wiki locally