scopely 1.1.2
scopely: ^1.1.2 copied to clipboard
Enhances Dart's async/await model with structured concurrency utilities.
example/example.dart
import 'flutter_state/main.dart' as flutterStateExample;
void main() {
flutterStateExample.main();
}