lodart 0.1.0 copy "lodart: ^0.1.0" to clipboard
lodart: ^0.1.0 copied to clipboard

Lodart is a dart utility library like lodash.

Lodart #

Lodart is a dart utility library like lodash.

Features #

Lodart provides some utilities like lodash includes List(Arrary in JavaScript) and etc.

Installation #

Run dart add lodart in your dart project or flutter pub add lodart in flutter project.

Usage #

Import the lodart library and then you can use these extension methods in your project.

See the specific example of every function in the Dart generated documentation.

import 'package:lodart/lodart.dart';
2
likes
0
pub points
14%
popularity

Publisher

verified publisherdev.ayk.moe

Lodart is a dart utility library like lodash.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on lodart