.. |
add_account.dart
|
Constify the whole codebase
|
2021-01-03 18:43:39 +00:00 |
add_instance.dart
|
Constify the whole codebase
|
2021-01-03 18:43:39 +00:00 |
communities_list.dart
|
mark community as required, and add assert to make sure it really is
|
2021-01-09 20:03:06 +01:00 |
communities_tab.dart
|
Disable implicit casts
|
2021-01-03 20:25:05 +00:00 |
community.dart
|
Constify the whole codebase
|
2021-01-03 18:43:39 +00:00 |
create_post.dart
|
Constify the whole codebase
|
2021-01-03 18:43:39 +00:00 |
full_post.dart
|
Constify the whole codebase
|
2021-01-03 18:43:39 +00:00 |
home_tab.dart
|
Disable implicit casts
|
2021-01-03 20:25:05 +00:00 |
inbox.dart
|
Constify the whole codebase
|
2021-01-03 18:43:39 +00:00 |
instance.dart
|
replace shell of gotouser with an actual call of function
|
2021-01-09 20:01:54 +01:00 |
media_view.dart
|
Constify the whole codebase
|
2021-01-03 18:43:39 +00:00 |
profile_tab.dart
|
Constify the whole codebase
|
2021-01-03 18:43:39 +00:00 |
search_results.dart
|
change account store variable name
|
2021-01-09 22:50:14 +01:00 |
search_tab.dart
|
replace void Function with typedef ValueChanged
|
2021-01-09 20:09:50 +01:00 |
settings.dart
|
Add missing const
|
2021-01-03 20:03:40 +00:00 |
user.dart
|
Constify the whole codebase
|
2021-01-03 18:43:39 +00:00 |
users_list.dart
|
Mark user as required and assert to not null
|
2021-01-10 01:49:21 +01:00 |