lodash_dart 0.0.4 copy "lodash_dart: ^0.0.4" to clipboard
lodash_dart: ^0.0.4 copied to clipboard

outdated

A lodash package in dart for flutter developer to make their life easier and implementing algorithm in their app much more interesting.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lodash_dart

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

dependencies:
  lodash_dart: ^0.0.4

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:lodash_dart/lodash_dart.dart';
7
likes
0
pub points
38%
popularity

Publisher

unverified uploader

A lodash package in dart for flutter developer to make their life easier and implementing algorithm in their app much more interesting.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on lodash_dart