bootstrap_typography2 2.1.1 copy "bootstrap_typography2: ^2.1.1" to clipboard
bootstrap_typography2: ^2.1.1 copied to clipboard

Bootstrap typography, size text based on screen size, uses bootstrap values in pixels

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bootstrap_typography2

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

dependencies:
  bootstrap_typography2: ^2.1.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_typography2/bootstrap_typography2.dart';
5
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Bootstrap typography, size text based on screen size, uses bootstrap values in pixels

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

bootstrap_like_breakpoints, flutter

More

Packages that depend on bootstrap_typography2