fl_bootstrap 0.0.1
fl_bootstrap: ^0.0.1 copied to clipboard
Implementation of bootstrap in flutter.
FlBootstrap #
Implementation of Bootstrap Grid system in Flutter for Responsive Layout.
Installation #
- Add the latest version of package to your pubspec.yaml (and run
dart pub get):
dependencies:
flbootstrap: ^0.0.1
- Import the package and use it in your Flutter App.
import 'package:flbootstrap/flbootstrap.dart';
Documenttiton #
The pckge exposes 3 widgets