bootstrap_like_breakpoints 0.2.1 copy "bootstrap_like_breakpoints: ^0.2.1" to clipboard
bootstrap_like_breakpoints: ^0.2.1 copied to clipboard

Breakpoints that are like the breakpoints in Bootstrap. Provides values for some Bootstrap like features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bootstrap_like_breakpoints

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

dependencies:
  bootstrap_like_breakpoints: ^0.2.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:bootstrap_like_breakpoints/bootstrap_like_breakpoints.dart';
2
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Breakpoints that are like the breakpoints in Bootstrap. Provides values for some Bootstrap like features.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on bootstrap_like_breakpoints