flocks 0.1.0 copy "flocks: ^0.1.0" to clipboard
flocks: ^0.1.0 copied to clipboard

[pending analysis]

Flocks — a Flutter design system built on widgets.dart: design tokens, theme and brand (white-label).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flocks

With Flutter:

 $ flutter pub add flocks

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

dependencies:
  flocks: ^0.1.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:flocks/flocks.dart';
0
likes
0
points
54
downloads

Publisher

verified publisherjotapeconsultoria.com.br

Weekly Downloads

Flocks — a Flutter design system built on widgets.dart: design tokens, theme and brand (white-label).

Homepage
Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

equatable, flutter, flutter_cache_manager, flutter_svg, html, markdown, material_color_utilities, meta, pointer_interceptor, shimmer, url_launcher

More

Packages that depend on flocks