lemmur-app-android/lib
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
..
gen HECKIN CHONKER (null safety migration without scripts) 2021-04-09 00:11:44 +02:00
hooks Merge branch 'master' into feature/blocking-v2 2021-10-01 23:54:57 +02:00
l10n Update translations 2021-04-27 22:42:52 +02:00
pages batch of changes adressing CR 2021-10-18 01:11:04 +02:00
stores Regenerate gen files (#254) 2021-09-13 23:37:08 +02:00
util batch of changes adressing CR 2021-10-18 01:11:04 +02:00
widgets batch of changes adressing CR 2021-10-18 01:11:04 +02:00
app.dart Feature/logging (#251) 2021-09-23 19:25:03 +02:00
app_config.dart Feature/logging (#251) 2021-09-23 19:25:03 +02:00
comment_tree.dart transition comment section to use mobx 2021-10-01 23:03:42 +02:00
main_common.dart Feature/logging (#251) 2021-09-23 19:25:03 +02:00
main_dev.dart Feature/logging (#251) 2021-09-23 19:25:03 +02:00
main_prod.dart Feature/logging (#251) 2021-09-23 19:25:03 +02:00
theme.dart Feature/routing refactor (#258) 2021-09-30 12:55:23 +02:00
url_launcher.dart Feature/routing refactor (#258) 2021-09-30 12:55:23 +02:00