bootstrap_ui_flutter 0.1.4 copy "bootstrap_ui_flutter: ^0.1.4" to clipboard
bootstrap_ui_flutter: ^0.1.4 copied to clipboard

A Flutter implementation of Bootstrap – colors, typography, spacing, grid, and components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bootstrap_ui_flutter

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

dependencies:
  bootstrap_ui_flutter: ^0.1.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bootstrap_ui_flutter/bootstrap_ui_flutter.dart';
1
likes
160
points
151
downloads

Documentation

API reference

Publisher

verified publisheraydin-rohlf.de

Weekly Downloads

A Flutter implementation of Bootstrap – colors, typography, spacing, grid, and components.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on bootstrap_ui_flutter