lemmur-app-android/lib/widgets/comment
Marcin Wojnarowski cb47bc5f72
Rewrite comment to mobx (#248)
* Add initial rewrite

* Progress

* Create AsyncStore

* Fix typo

* Remove outdated lint ignores

* Simplify comment layout

* Reorganize pubspec deps

* Small fixes

* Move all comment state to store

* Document async store

* Move marking as read to AsyncStore

* Add network_error l10n todo

* Rename comment_more_menu

* Hide popup after actions

* Observe changes in consumer
2021-09-08 14:38:26 +02:00
..
comment.dart Rewrite comment to mobx (#248) 2021-09-08 14:38:26 +02:00
comment_actions.dart Rewrite comment to mobx (#248) 2021-09-08 14:38:26 +02:00
comment_more_menu_button.dart Rewrite comment to mobx (#248) 2021-09-08 14:38:26 +02:00
comment_store.dart Rewrite comment to mobx (#248) 2021-09-08 14:38:26 +02:00
comment_store.g.dart Rewrite comment to mobx (#248) 2021-09-08 14:38:26 +02:00