flutstrap 0.0.2 copy "flutstrap: ^0.0.2" to clipboard
flutstrap: ^0.0.2 copied to clipboard

A Flutter UI library inspired by Bootstrap with responsive layouts and prebuilt components.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutstrap

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

dependencies:
  flutstrap: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutstrap/flutstrap.dart';
1
likes
140
points
209
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter UI library inspired by Bootstrap with responsive layouts and prebuilt components.

Repository (GitHub)
View/report issues

Topics

#ui #flutter #responsive #components #bootstrap

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on flutstrap