drawable_text 0.0.1 copy "drawable_text: ^0.0.1" to clipboard
drawable_text: ^0.0.1 copied to clipboard

retracted

an text widget with icons start and end

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add drawable_text

With Flutter:

 $ flutter pub add drawable_text

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

dependencies:
  drawable_text: ^0.0.1

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:drawable_text/drawable_text.dart';
0
likes
0
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

an text widget with icons start and end

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_widget_from_html_core

More

Packages that depend on drawable_text