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

Fluttrap is a production-ready, Bootstrap-inspired UI framework for Flutter that enables developers to build responsive, scalable, and visually consistent apps at speed. It provides prebuilt widgets, [...]

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.0

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
130
points
135
downloads

Publisher

verified publisherbelovance.com

Weekly Downloads

Fluttrap is a production-ready, Bootstrap-inspired UI framework for Flutter that enables developers to build responsive, scalable, and visually consistent apps at speed. It provides prebuilt widgets, a flexible layout system, theme utilities, and developer-friendly extensions—eliminating repetitive UI code and accelerating Flutter development across mobile, web, and desktop.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fluttrap