corextra 1.1.4 copy "corextra: ^1.1.4" to clipboard
corextra: ^1.1.4 copied to clipboard

Handy Dart extensions and utility functions for easier coding.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add corextra

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

dependencies:
  corextra: ^1.1.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:corextra/corextra.dart';
6
likes
160
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Handy Dart extensions and utility functions for easier coding.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, intl

More

Packages that depend on corextra