mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-05-12 11:12:19 -04:00
concurrency work in prep for speeding things up
refactor splash screen to process initialization in a better way more async tools for async cubit constructors greatly improved StateMapFollower class
This commit is contained in:
parent
8da1dc7d32
commit
9bb20f4dd2
47 changed files with 886 additions and 579 deletions
|
@ -1,4 +1,4 @@
|
|||
export 'default_app_bar.dart';
|
||||
export 'home/home.dart';
|
||||
export 'home/home_account_ready/main_pager/main_pager.dart';
|
||||
export 'index.dart';
|
||||
export 'splash.dart';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue