extensions_kit 1.1.8 copy "extensions_kit: ^1.1.8" to clipboard
extensions_kit: ^1.1.8 copied to clipboard

An essential and powerful library of dart extensions to remove the boilerplate and speed up the development process.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add extensions_kit

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

dependencies:
  extensions_kit: ^1.1.8

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:extensions_kit/extensions_kit.dart';
9
likes
150
points
108
downloads

Publisher

verified publisherthecreativezee.com

Weekly Downloads

An essential and powerful library of dart extensions to remove the boilerplate and speed up the development process.

Repository (GitHub)
View/report issues

Topics

#flutter-extensions #dart-extensions #string-extensions #date-extensions #widget-extensions

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, top_snackbar_flutter

More

Packages that depend on extensions_kit