Jeremie Corpinot
Jeremie Corpinot
EDIT: Hi, sorry, it seems that I had to open an issue first to discuss if this was a wanted improvement. Let me know if the project doesn't have plan...
Hello, I've update the documentation with more detailed information. Let me know if something is wrong or if some sample code are too verbose.
It'd great to add a `watch` mode to `build` and `deploy` an app/clock face without needing to type: * `fitbit$ build` * `fitbit$ install` I imagine the command could be...
The purpose of this PR is to be compatible with Flutter 2.0 and other packages targeting 2.0+. Only one dependency has been updated: * `yaml: ^2.2.0` to `yaml: ^3.1.0`