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

discontinued
outdated

Bundle providing Bootstrap and jQuery in one package. A front-end framework 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.1.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
0
pub points
0%
popularity

Publisher

verified publisherbelin.io

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

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

More

Packages that depend on bootstrap_bundle