brics 0.1.7 copy "brics: ^0.1.7" to clipboard
brics: ^0.1.7 copied to clipboard

A lightweight and flexible Flutter adaptive grid layout system inspired by Bootstrap.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add brics

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

dependencies:
  brics: ^0.1.7

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:brics/brics.dart';
1
likes
160
points
86
downloads

Publisher

verified publisherneepo.dev

Weekly Downloads

A lightweight and flexible Flutter adaptive grid layout system inspired by Bootstrap.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on brics