mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-07-26 16:05:29 -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
|
@ -6,6 +6,6 @@ export 'src/bloc_busy_wrapper.dart';
|
|||
export 'src/bloc_map_cubit.dart';
|
||||
export 'src/bloc_tools_extension.dart';
|
||||
export 'src/future_cubit.dart';
|
||||
export 'src/state_follower.dart';
|
||||
export 'src/state_map_follower.dart';
|
||||
export 'src/stream_wrapper_cubit.dart';
|
||||
export 'src/transformer_cubit.dart';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue