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

It contains a collection of essential functions and widgets that are necessary for building any application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add essential_kit

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

dependencies:
  essential_kit: ^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:essential_kit/essential_kit.dart';
2
likes
130
pub points
20%
popularity

Publisher

unverified uploader

It contains a collection of essential functions and widgets that are necessary for building any application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_local_notifications

More

Packages that depend on essential_kit