AppFlowy/frontend/appflowy_flutter/lib/workspace
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
..
application fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00
presentation feat: convert time format from HHmm to HH:mm in time field (#4641) 2024-02-19 21:30:28 +08:00