1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-26 08:03:06 +01:00
lemmur-app-android/lib/widgets
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
..
comment Code review changes 2021-10-02 18:48:00 +02:00
post Batch of changes addressing CR comments 2021-10-19 01:30:30 +02:00
about_tile.dart Feature/routing refactor (#258) 2021-09-30 12:55:23 +02:00
avatar.dart Implement showAvatars 2021-04-16 20:41:33 +02:00
bottom_modal.dart HECKIN CHONKER (null safety migration without scripts) 2021-04-09 00:11:44 +02:00
bottom_safe.dart Feature/logging (#251) 2021-09-23 19:25:03 +02:00
editor.dart Add new profile settings 2021-04-27 22:22:02 +02:00
fullscreenable_image.dart Feature/routing refactor (#258) 2021-09-30 12:55:23 +02:00
infinite_scroll.dart Bump deps (#253) 2021-09-12 22:47:05 +02:00
info_table_popup.dart Flutter 2.5 (#252) 2021-09-12 22:37:07 +02:00
markdown_mode_icon.dart HECKIN CHONKER (null safety migration without scripts) 2021-04-09 00:11:44 +02:00
markdown_text.dart Flutter 2.5 (#252) 2021-09-12 22:37:07 +02:00
post_list_options.dart Feature/logging (#251) 2021-09-23 19:25:03 +02:00
radio_picker.dart Add editing post 2021-04-17 23:59:33 +02:00
reveal_after_scroll.dart Lint fixes 2021-04-11 00:20:47 +02:00
sortable_infinite_list.dart stuff 2021-09-11 01:04:33 +02:00
tile_action.dart Rewrite comment to mobx (#248) 2021-09-08 14:38:26 +02:00
user_profile.dart Flutter 2.5 (#252) 2021-09-12 22:37:07 +02:00
write_comment.dart Feature/routing refactor (#258) 2021-09-30 12:55:23 +02:00