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

discontinued
outdated

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: ^1.0.2

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
0
pub points
0%
popularity

Publisher

unverified uploader

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

License

unknown (LICENSE)

Dependencies

flutter, flutter_bootstrap

More

Packages that depend on bootstrap_typography2