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.

example/main.dart

import 'package:bootstrap_bundle/bootstrap_bundle.dart';

/// Prints the version numbers of the available libraries.
void main() {
  print('Bootstrap: $bootstrapVersion');
  print('jQuery: $jQueryVersion');
}
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