fastyle_core 0.0.2 copy "fastyle_core: ^0.0.2" to clipboard
fastyle_core: ^0.0.2 copied to clipboard

The core package for the fastyle libraries.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fastyle_core

With Flutter:

 $ flutter pub add fastyle_core

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

dependencies:
  fastyle_core: ^0.0.2

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:fastyle_core/fastyle_core.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

The core package for the fastyle libraries.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

devicelocale, fastyle_dart, flutter, rxdart, tbloc, tmodel, tstore

More

Packages that depend on fastyle_core