ext_kit 1.0.0 copy "ext_kit: ^1.0.0" to clipboard
ext_kit: ^1.0.0 copied to clipboard

A comprehensive Flutter/Dart package providing powerful extensions for String, DateTime, int, double, num, List, Iterable, Map, Widget, BuildContext, Color, Duration, and dynamic types. Boost your pro [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ext_kit

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

dependencies:
  ext_kit: ^1.0.0

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:ext_kit/ext_kit.dart';
0
likes
150
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter/Dart package providing powerful extensions for String, DateTime, int, double, num, List, Iterable, Map, Widget, BuildContext, Color, Duration, and dynamic types. Boost your productivity with 100+ utility methods.

Repository (GitHub)
View/report issues

Topics

#extensions #utils #utilities #helper #dart

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ext_kit