dart_scope_functions 0.0.8 dart_scope_functions: ^0.0.8 copied to clipboard
Kotlin-inspired scope functions implemented in Dart with the goal of executing a block of code within the context of an object
0.0.1 #
- Initial version.
0.0.2 #
- Update
pubspec.yaml
with a more detailed description.
0.0.3 #
- Bump Dart SDK version constraint.
0.0.4 #
- Bump Dart SDK version constraint.
0.0.5 #
- Bump Dart SDK version constraint.
0.0.6 #
- GitHub repository cleanup
- Regenerate
analysis_options.yaml
file
0.0.7 #
- Dart 3 ready: new
analysis_options.yaml
file + bumped Dart SDK constraints
0.0.8 #
- Update
analysis_options.yaml
file.