core_extras 1.0.9-alpha copy "core_extras: ^1.0.9-alpha" to clipboard
core_extras: ^1.0.9-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 Flutter:

 $ flutter pub add core_extras

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

dependencies:
  core_extras: ^1.0.9-alpha

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:core_extras/core_extras.dart';
0
likes
140
points
50
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.

Topics

#api #tool #utils #extension #framework

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on core_extras