cupertino_typography 0.2.0 copy "cupertino_typography: ^0.2.0" to clipboard
cupertino_typography: ^0.2.0 copied to clipboard

The complete Apple HIG iOS Text Style catalog (11 styles) as Flutter TextStyles, with emphasized variants and a Material TextTheme bridge.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cupertino_typography

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

dependencies:
  cupertino_typography: ^0.2.0

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

Documentation

API reference

Publisher

verified publisher4arms.dev

Weekly Downloads

The complete Apple HIG iOS Text Style catalog (11 styles) as Flutter TextStyles, with emphasized variants and a Material TextTheme bridge.

Repository (GitHub)
View/report issues

Topics

#typography #cupertino #ios #text-style #design-system

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cupertino_typography