fl_bootstrap 0.0.1 copy "fl_bootstrap: ^0.0.1" to clipboard
fl_bootstrap: ^0.0.1 copied to clipboard

Implementation of bootstrap in flutter.

FlBootstrap #

Implementation of Bootstrap Grid system in Flutter for Responsive Layout.

https://user-images.githubusercontent.com/42071241/219815400-d69d5585-0f3b-4383-a3e4-1b9d04f70d77.mp4

https://user-images.githubusercontent.com/42071241/219798462-565b5b1b-128f-4896-a2a3-470b5eccd700.mp4

Installation #

  1. Add the latest version of package to your pubspec.yaml (and rundart pub get):
dependencies:
  flbootstrap: ^0.0.1
  1. Import the package and use it in your Flutter App.
import 'package:flbootstrap/flbootstrap.dart';

Documenttiton #

The pckge exposes 3 widgets

1
likes
130
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Implementation of bootstrap in flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fl_bootstrap