fastyle_calculator 0.8.0 copy "fastyle_calculator: ^0.8.0" to clipboard
fastyle_calculator: ^0.8.0 copied to clipboard

A set of widgets with defined style.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fastyle_calculator

With Flutter:

 $ flutter pub add fastyle_calculator

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

dependencies:
  fastyle_calculator: ^0.8.0

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

Publisher

unverified uploader

A set of widgets with defined style.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

fastyle_dart, flutter, tbloc_dart, tmodel_dart, tstore_dart

More

Packages that depend on fastyle_calculator