dart_scope_functions 1.0.0 copy "dart_scope_functions: ^1.0.0" to clipboard
dart_scope_functions: ^1.0.0 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.

0.1.0 #

  • Bump Dart SDK version constraint.

0.1.1 #

  • Bump SDK version constraint.
  • Bump dependencies to latest.
  • Add topics to pubspec.yaml.

0.1.2 #

  • Bump SDK version constraint.
  • Bump dependencies to latest.
  • Create a new extension method letWithElse that can be used on nullable types.

0.1.3 #

  • Create a new extension method withDefault.

0.1.4 #

  • Bump SDK version constraint.
  • Bump dependencies to latest.

0.1.5 #

  • Bump SDK version constraint.
  • Bump dependencies to latest.
  • Regenerate analysis_options.yaml file.

0.1.6 #

  • Bump SDK version constraint.
  • Bump dependencies to latest.
  • Regenerate analysis_options.yaml file.

0.1.7 #

  • Bump SDK version constraint.
  • Bump dependencies to latest.
  • Update documentation.

0.1.8 #

  • Bump SDK version constraint.
  • Add @pragma annotations to try and inline functions.

0.1.9 #

  • Bump SDK version constraint.
  • Bump dependencies to latest.
  • Regenerate analysis_options.yaml file.

1.0.0 #

  • Bump SDK version constraint.
  • Bump dependencies to latest.
14
likes
160
points
1.79k
downloads

Publisher

verified publisherbizjak.dev

Weekly Downloads

Kotlin-inspired scope functions implemented in Dart with the goal of executing a block of code within the context of an object

Repository (GitLab)
View/report issues

Topics

#kotlin #scope #function #scope-functions #utility

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on dart_scope_functions