core_extras 1.0.1-alpha copy "core_extras: ^1.0.1-alpha" to clipboard
core_extras: ^1.0.1-alpha copied to clipboard

Extras for the core dart library This package provides a set of helpful types, utitlities and extensions that enhances the core dart library. These are little extras that you wished Dart came with, an [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add core_extras

With Flutter:

 $ flutter pub add core_extras

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

dependencies:
  core_extras: ^1.0.1-alpha

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:core_extras/core_extras.dart';
0
likes
0
points
41
downloads

Publisher

verified publisherarchmind.io

Weekly Downloads

Extras for the core dart library This package provides a set of helpful types, utitlities and extensions that enhances the core dart library. These are little extras that you wished Dart came with, and aims to support all platforms.

Repository (GitHub)
View/report issues

Topics

#api #tool #utils #extension #framework

License

unknown (license)

Dependencies

flutter

More

Packages that depend on core_extras