bulma 0.8.0+4 copy "bulma: ^0.8.0+4" to clipboard
bulma: ^0.8.0+4 copied to clipboard

discontinued

The Bulma flexbox CSS framework converted to scss format in a dart package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bulma

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

dependencies:
  bulma: ^0.8.0+4

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

Publisher

verified publisheribex.io

The Bulma flexbox CSS framework converted to scss format in a dart package.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on bulma