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
150
points
51
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bootstrap_like_breakpoints