smart_text_widget 0.0.2+6 copy "smart_text_widget: ^0.0.2+6" to clipboard
smart_text_widget: ^0.0.2+6 copied to clipboard

A smart text widget that handles null, list, map, and more.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add smart_text_widget

With Flutter:

 $ flutter pub add smart_text_widget

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

dependencies:
  smart_text_widget: ^0.0.2+6

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:smart_text_widget/smart_text_widget.dart';
1
likes
0
pub points
27%
popularity

Publisher

unverified uploader

A smart text widget that handles null, list, map, and more.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on smart_text_widget