bootstrap_grid 1.0.5 copy "bootstrap_grid: ^1.0.5" to clipboard
bootstrap_grid: ^1.0.5 copied to clipboard

Bootstrap Grid Implementation

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bootstrap_grid
copied to clipboard

With Flutter:

 $ flutter pub add bootstrap_grid
copied to clipboard

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

dependencies:
  bootstrap_grid: ^1.0.5
copied to clipboard

Alternatively, your editor might support dart pub get or 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_grid/bootstrap_grid.dart';
copied to clipboard
8
likes
0
points
137
downloads

Publisher

verified publisherconcerti.io

Weekly Downloads

2025.01.07 - 2025.12.02

Bootstrap Grid Implementation

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_adaptive_scaffold

More

Packages that depend on bootstrap_grid