Last updated:
0 purchases
fl bootstrap
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 #
Add the latest version of package to your pubspec.yaml (and rundart pub get):
dependencies:
flbootstrap: ^0.0.1
copied to clipboard
Import the package and use it in your Flutter App.
import 'package:flbootstrap/flbootstrap.dart';
copied to clipboard
Documenttiton #
The pckge exposes 3 widgets
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.