lemmur-app-android/lib/util
Filip Krawczyk a884f07860 batch of changes adressing CR
comment_section.dart
* _SortSelection: text -> term
* assign fullPostView at the beggining of builder for later ease of use

full_post.dart
* use Providers in route methods since it makes the most sense
* merge _FPP & FPP to one widget
* assign postView earlier for ease of use
* Provider -> Provider.value

goto.dart
* switch goToPost to use Navigator with route instead of goTo

post_actions.dart
* padding fromLTRB -> symmetric

post_more_menu.dart
* turn showPostMoreMenu into a static method
* Provider -> Provider.value
* Hook -> Stateless
* goTo -> Navigator.push
2021-10-18 01:11:04 +02:00
..
extensions Feature/routing refactor (#258) 2021-09-30 12:55:23 +02:00
async_store.dart Regenerate gen files (#254) 2021-09-13 23:37:08 +02:00
async_store.freezed.dart Regenerate gen files (#254) 2021-09-13 23:37:08 +02:00
async_store.g.dart Rewrite comment to mobx (#248) 2021-09-08 14:38:26 +02:00
async_store_listener.dart Code review changes 2021-10-02 18:48:00 +02:00
cleanup_url.dart Change cleanUpUrl name 2021-04-06 10:56:21 +02:00
delayed_action.dart Rewrite comment to mobx (#248) 2021-09-08 14:38:26 +02:00
goto.dart batch of changes adressing CR 2021-10-18 01:11:04 +02:00
hot_rank.dart Transition to API v3 (#196) 2021-04-05 20:14:39 +02:00
icons.dart rework post and full_post to use mobx 2021-09-11 01:04:15 +02:00
intl.dart added utility functions 2020-08-31 15:43:09 +02:00
observer_consumers.dart Rewrite comment to mobx (#248) 2021-09-08 14:38:26 +02:00
pictrs.dart Fix federation errors and rename all instanceUrl to instanceHost 2020-12-31 13:58:23 +00:00
share.dart Bump deps (#253) 2021-09-12 22:47:05 +02:00
text_color.dart added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00