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
90
points
78
downloads

Publisher

verified publisherbrustol.in

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on easytext