easytext 2.0.1 copy "easytext: ^2.0.1" to clipboard
easytext: ^2.0.1 copied to clipboard

Avoid Text boiler plate with this awesome library full of helper constructors to create styled text easily.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easytext

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

dependencies:
  easytext: ^2.0.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:easytext/easytext.dart';
8
likes
130
pub points
26%
popularity

Publisher

verified publisherbrustol.in

Avoid Text boiler plate with this awesome library full of helper constructors to create styled text easily.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on easytext