extensions_core 0.0.6 copy "extensions_core: ^0.0.6" to clipboard
extensions_core: ^0.0.6 copied to clipboard

A dependency-light collection of Dart and Flutter extension methods for strings, numbers, dates, collections, colors, widgets, navigation, and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add extensions_core

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

dependencies:
  extensions_core: ^0.0.6

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_core/extensions_core.dart';
0
likes
160
points
2.46k
downloads

Documentation

API reference

Publisher

verified publisherchristhapa.com.np

Weekly Downloads

A dependency-light collection of Dart and Flutter extension methods for strings, numbers, dates, collections, colors, widgets, navigation, and more.

Homepage
Repository (GitHub)
View/report issues

Topics

#dart #flutter #extensions #utilities

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on extensions_core