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

This package allows you to localize your RichText widget as using translateble keys

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add localized_rich_text_plus

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

dependencies:
  localized_rich_text_plus: ^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:localized_rich_text_plus/localized_rich_text_plus.dart';
2
likes
150
points
877
downloads

Publisher

verified publisherrahimli.live

Weekly Downloads

This package allows you to localize your RichText widget as using translateble keys

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on localized_rich_text_plus