Fries_I23
Fries_I23
The current character limit for `Unit` input in this app is a bit small (16 chars). In future versions, we will increase this number. Thank your for your feedback!
 [Increase `maxHabitDailyGoalUnitLength`](https://trello.com/c/O6WWbu6d/49-increase-maxhabitdailygoalunitlength)
>  [Add new target days options](https://trello.com/c/PpNP2ECI/20-add-new-target-days-options) Added on [v1.7.1+18]([Fixed](https://github.com/FriesI23/mhabit/releases/tag/v1.7.1%2B18))
>  [Add quickly insert decimals feature on record dialog](https://trello.com/c/zsVq1TwW/21-add-quickly-insert-decimals-feature-on-record-dialog) this feature hasn't been implemented yet.
It's looks more like an issue with the input keyboard. Could you please try using an input method without predictive text (such as the built-in keyboard `Gboard`) to test if...
Thanks for your feedback, I will try using different keyboards to try this problem. Because this `TextField` uses flutter native widget, it may also be a problem with flutter itself.
I didn't want to make this app overly 'heavy' (e.g. with multiple dimensions of statistics) in the initial design. However, having some simple blended trend charts doesn't seem excessive. I...
Directly adding custom options may lead to overcrowding in chips row. I need to take time to think about how to design
Currently no plan to support sync between multi-device. (Maybe support sync data with `WebDav` in future version? Personally i don't want to set up a public server to provide service)...
 [Sync habits with webdav](https://trello.com/c/ILT8ez2Y/12-sync-habits-with-webdav)