feather_core 0.0.1-dev.1 copy "feather_core: ^0.0.1-dev.1" to clipboard
feather_core: ^0.0.1-dev.1 copied to clipboard

Core infrastructure and shared utilities powering the Feather Design System

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add feather_core

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

dependencies:
  feather_core: ^0.0.1-dev.1

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

Import it

Now in your Dart code, you can use:

import 'package:feather_core/feather_core.dart';
2
likes
0
points
13
downloads

Publisher

verified publisheraioncw.com

Weekly Downloads

Core infrastructure and shared utilities powering the Feather Design System

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

json_annotation, logger, mason_logger, yaml

More

Packages that depend on feather_core