lemmur-app-android/lib/widgets
krawieck 40636246df Add extension for relative time and fix a bug
the bug was that time from server is in UTC format,
and our time is in local format, so it needed
to be shifted back to UTC.

oddly enough .toUtc() method didn't work
2021-02-12 17:53:51 +01:00
..
about_tile.dart Revise theming (#140) 2021-02-09 15:12:13 +01:00
bottom_modal.dart Revise theming (#140) 2021-02-09 15:12:13 +01:00
bottom_safe.dart add reusable widget BottomSafe 2021-01-26 23:16:47 +01:00
comment.dart Add extension for relative time and fix a bug 2021-02-12 17:53:51 +01:00
comment_section.dart Revise theming (#140) 2021-02-09 15:12:13 +01:00
fullscreenable_image.dart simplify 2020-10-06 22:28:10 +02:00
infinite_scroll.dart Clean up inifinite lists 2021-02-09 20:39:31 +01:00
info_table_popup.dart transition away from deprecated argument 2021-01-16 23:33:11 +01:00
markdown_text.dart Constify the whole codebase 2021-01-03 18:43:39 +00:00
post.dart Add extension for relative time and fix a bug 2021-02-12 17:53:51 +01:00
post_list_options.dart Revise theming (#140) 2021-02-09 15:12:13 +01:00
radio_picker.dart Revise theming (#140) 2021-02-09 15:12:13 +01:00
save_post_button.dart transition all api v1 calls to api v2 2021-01-24 20:01:55 +01:00
sortable_infinite_list.dart Clean up inifinite lists 2021-02-09 20:39:31 +01:00
user_profile.dart Add extension for relative time and fix a bug 2021-02-12 17:53:51 +01:00
write_comment.dart Revise theming (#140) 2021-02-09 15:12:13 +01:00