smart_text_view 0.0.2 copy "smart_text_view: ^0.0.2" to clipboard
smart_text_view: ^0.0.2 copied to clipboard

outdated

The coolest, smartest TextView for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_text_view

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

dependencies:
  smart_text_view: ^0.0.2

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:smart_text_view/smart_text_view.dart';
8
likes
20
pub points
37%
popularity

Publisher

unverified uploader

The coolest, smartest TextView for Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on smart_text_view