noodle_text 1.0.1+2 copy "noodle_text: ^1.0.1+2" to clipboard
noodle_text: ^1.0.1+2 copied to clipboard

outdated

Simple alternative to RichText

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add noodle_text

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

dependencies:
  noodle_text: ^1.0.1+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:noodle_text/noodle_text.dart';
2
likes
70
pub points
0%
popularity

Publisher

verified publishernoodle.cx

Simple alternative to RichText

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on noodle_text