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

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.7

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
20
pub points
36%
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.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on lodash_dart