default_text 0.0.5 copy "default_text: ^0.0.5" to clipboard
default_text: ^0.0.5 copied to clipboard

helping you to simplify text in your project and categorizing between size, and now include auto resize with your screen width

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add default_text

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

dependencies:
  default_text: ^0.0.5

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:default_text/default_text.dart';
4
likes
130
pub points
33%
popularity

Publisher

verified publisherozip.co.id

helping you to simplify text in your project and categorizing between size, and now include auto resize with your screen width

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on default_text