trext

Creator: coderz1093

Last updated:

0 purchases

trext Image
trext Images
Add to Cart

Description:

trext

#Trext
High level Text widget for Flutter for easy and simple use.
Features #
Use
Getting started #
Copy and paste the following in your pubsec.yaml:
trext: 1.0.0
copied to clipboard
and run flutter pub get
Usage #
import Trext as
import 'package:trext/trext.dart';
copied to clipboard
Trext(
'Hello world!',
bold: true,
color: Colors.blueAccent,
),
copied to clipboard
Additional information #
For more info, check the example or Trext's parameters.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.