lemmur-app-android/lib
Filip Krawczyk cff87e0682 Batch of changes addressing CR comments
post_info_section.dart
* Hook -> Stateless
* remove mysterious Rows & Columns

post_body.dart
* extract into variable instead of !-ing

post_media.dart
* extract url into variable, give reason for unwrapping
* make spinner adaptive

post_link_preview.dart
* extract url into a variable
* use ?? operator

full_post.dart
* fix bug from previous commit :^)

post_more_menu.dart
* remove useless column

post_title.dart
* rework variables to make it more safe

save_post_button.dart
* remove TODO comment that has been resolved

post_voting.dart
* spinner -> adaprive

post_voting.dart
* spinner -> adaptive
* stop manually adding myVote
2021-10-19 01:30:30 +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 addressing CR comments 2021-10-19 01:30:30 +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 addressing CR comments 2021-10-19 01:30:30 +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