dart_functionals 1.0.0 copy "dart_functionals: ^1.0.0" to clipboard
dart_functionals: ^1.0.0 copied to clipboard

A collection of reusable functions missing in core Dart sdk.

dart_functionals #

A collection of reusable functions missing in core dart sdk.

Installation #

From pub.dev

Add this to your pubspec.yaml

dependencies:
  dart_functionals: ^1.0.0

Or, From Git repo

dependencies:
  dart_functionals:
    git:
      url: https://github.com/Ragibn5/dart-flutter-packages.git
      path: dart_functionals
      ref: dart_functionals-1.0.0

Example #

See the example for a complete demonstration.

0
likes
150
points
201
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A collection of reusable functions missing in core Dart sdk.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

More

Packages that depend on dart_functionals