evolve 1.3.0 copy "evolve: ^1.3.0" to clipboard
evolve: ^1.3.0 copied to clipboard

A premium, enterprise-grade utility package evolving Dart with fluent scope functions, conditional selectors, and powerful type helpers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add evolve

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  evolve: ^1.3.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:evolve/evolve.dart';
2
likes
160
points
85
downloads

Documentation

API reference

Publisher

verified publisherlumunar.com

Weekly Downloads

A premium, enterprise-grade utility package evolving Dart with fluent scope functions, conditional selectors, and powerful type helpers.

Repository (GitHub)
View/report issues
Contributing

Topics

#extensions #utilities #kotlin #fluent-api

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on evolve