bulma_min 0.7.1
bulma_min: ^0.7.1 copied to clipboard
Bulma is a CSS Framework. This package contains its minified assets to include in your project.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add bulma_minThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
bulma_min: ^0.7.1Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.