AppFlowy/frontend/appflowy_flutter/lib/workspace/presentation
Ansah Mohammad 3a4247c304
feat: convert time format from HHmm to HH:mm in time field (#4641)
* feat: add a HHmm to HH:mm function

* fix: Replaced string.parse() with string.parseStrict() to address time input bug

* feat: add TextFormatter for formatting the time input
2024-02-19 21:30:28 +08:00
..
home chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
notifications fix: launch review reminder (#4514) 2024-01-31 21:17:36 +08:00
settings chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
widgets feat: convert time format from HHmm to HH:mm in time field (#4641) 2024-02-19 21:30:28 +08:00