AppFlowy/frontend/appflowy_flutter/lib/plugins
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
..
base feat: refactor app bar (#4539) 2024-01-29 23:13:06 +08:00
blank chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
database chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
document feat: convert time format from HHmm to HH:mm in time field (#4641) 2024-02-19 21:30:28 +08:00
inline_actions chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
trash fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00
util.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00