essential_dart 1.1.0 copy "essential_dart: ^1.1.0" to clipboard
essential_dart: ^1.1.0 copied to clipboard

Reusable building blocks, patterns, and services for Dart to improve efficiency and code quality.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add essential_dart

With Flutter:

 $ flutter pub add essential_dart

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

dependencies:
  essential_dart: ^1.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:essential_dart/essential_dart.dart';
1
likes
150
points
108
downloads

Publisher

unverified uploader

Weekly Downloads

Reusable building blocks, patterns, and services for Dart to improve efficiency and code quality.

Repository (GitHub)
View/report issues

Topics

#utilities #patterns #architecture #efficiency

Documentation

API reference

License

MIT (license)

Dependencies

async

More

Packages that depend on essential_dart