lemmur-app-android/lib/pages
shilangyu 91d8477e85 migrated accounts store to ChangeNotifier 2020-10-25 23:43:37 +00:00
..
add_account.dart dartfmt 2020-10-02 07:37:29 +02:00
add_instance.dart convert absolute import to relative 2020-10-06 16:34:03 +02:00
communities_list.dart added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00
communities_tab.dart added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00
community.dart added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00
create_post.dart removed wrong import 2020-10-25 11:45:37 +00:00
full_post.dart added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00
home_tab.dart mark some stuff as private if it doesn't need to be accessible from outside the file 2020-10-06 17:28:11 +02:00
inbox.dart convert some returns to => 2020-10-06 12:06:29 +02:00
instance.dart replace unnecesairy custom method with .take 2020-10-06 15:47:51 +02:00
media_view.dart notify user when they try to use feature that hasn't been implemented 2020-10-06 22:37:24 +02:00
profile_tab.dart migrated accounts store to ChangeNotifier 2020-10-25 23:43:37 +00:00
settings.dart converted config store to change notifier 2020-10-25 21:33:44 +00:00
user.dart render contents of the tabs 2020-09-30 23:43:21 +02:00
users_list.dart added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00