bootstrap_bundle 1.13.0 copy "bootstrap_bundle: ^1.13.0" to clipboard
bootstrap_bundle: ^1.13.0 copied to clipboard

discontinued

Bundle providing Bootstrap, Bootstrap Icons and jQuery in one package. A front-end component library for developing responsive, mobile first projects on the Web.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bootstrap_bundle

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

dependencies:
  bootstrap_bundle: ^1.13.0

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

Publisher

verified publisherbelin.io

Bundle providing Bootstrap, Bootstrap Icons and jQuery in one package. A front-end component library for developing responsive, mobile first projects on the Web.

Homepage
Repository
View/report issues

License

unknown (LICENSE)

More

Packages that depend on bootstrap_bundle