AppFlowy/frontend/appflowy_flutter/lib/workspace/presentation
Ansah Mohammad 747fe40648
feat: toggle favourites from the documents top bar. (#4382)
* feat: init star button

* feat: implemented star button on the right bar

* feat: Implemented toggle logic

* chore: Added ToolTip for favorite button

* refactor: renamed star to favorite

* refactor: moved appplication logic into favorite_cubit

* chore: arranged imports in alphabetical order

* refactor: reused favorite_bloc for toggle

* fix: fixed the icon no rebuild

* refactor: moved the FavoriteBloc higher in the widget tree

* refactor: moved FavoriteBloc inside multiBlocProvider of desktop_home_screen

* chore: specified bloc type

* chore: cleaned code

* refactor: use any instead of map
2024-02-08 10:45:54 +01:00
..
home feat: toggle favourites from the documents top bar. (#4382) 2024-02-08 10:45:54 +01:00
notifications fix: launch review reminder (#4514) 2024-01-31 21:17:36 +08:00
settings fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00
widgets fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00