AppFlowy/frontend/appflowy_flutter/lib
Shreesh Nautiyal c2eb2014a3
feat: segmented checklist progress bar (#3770)
* feat: added segments to the checklist progress bar

* chore: display empty progress bar in checklist editor when no tasks added

* refactor: used Container to represent segments

* refactor: implemented segments using Flexible and generated them using List.generate
2023-10-26 18:28:55 +08:00
..
core fix: anon user error (#3772) 2023-10-24 23:13:51 +08:00
date feat: reminder (#3374) 2023-10-02 15:12:24 +08:00
env chore: sign in with provider (#3592) 2023-10-07 09:58:44 +08:00
mobile feat: add new database on mobile platform (#3788) 2023-10-26 11:57:14 +08:00
plugins feat: segmented checklist progress bar (#3770) 2023-10-26 18:28:55 +08:00
startup feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
user feat: show block in notification item (#3736) 2023-10-26 09:41:03 +08:00
util feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
workspace feat: show block in notification item (#3736) 2023-10-26 09:41:03 +08:00
main.dart feat: encrypt collab update (#3215) 2023-08-17 23:46:39 +08:00