instant_text_styles 0.0.1+1 copy "instant_text_styles: ^0.0.1+1" to clipboard
instant_text_styles: ^0.0.1+1 copied to clipboard

Simple text styles can be implemented instantly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add instant_text_styles

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

dependencies:
  instant_text_styles: ^0.0.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:instant_text_styles/instant_text_styles.dart';
1
likes
140
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

Simple text styles can be implemented instantly.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on instant_text_styles