styled_text_advance 1.0.0+12 copy "styled_text_advance: ^1.0.0+12" to clipboard
styled_text_advance: ^1.0.0+12 copied to clipboard

Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add styled_text_advance

With Flutter:

 $ flutter pub add styled_text_advance

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

dependencies:
  styled_text_advance: ^1.0.0+12

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:styled_text_advance/styled_text_advance.dart';
1
likes
0
pub points
39%
popularity

Publisher

unverified uploader

Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter, video_player, xmlstream

More

Packages that depend on styled_text_advance