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

Fluttrap is a Bootstrap inspired UI framework for Flutter that helps developers build responsive, scalable apps faster using prebuilt widgets, layouts, and theme utilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluttrap

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

dependencies:
  fluttrap: ^0.0.1

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:fluttrap/fluttrap.dart';
7
likes
150
points
98
downloads
screenshot

Publisher

verified publisherbelovance.com

Weekly Downloads

Fluttrap is a Bootstrap inspired UI framework for Flutter that helps developers build responsive, scalable apps faster using prebuilt widgets, layouts, and theme utilities.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ui #widget #layouts #utilities #bootstrap

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com
buymeacoffee.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fluttrap