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

outdated

This light-weight library provides images with letter/text like the Gmail app or like android contact apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add text_drawable_widget

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

dependencies:
  text_drawable_widget: ^0.0.1

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:text_drawable_widget/text_drawable_widget.dart';
0
likes
40
pub points
6%
popularity

Publisher

unverified uploader

This light-weight library provides images with letter/text like the Gmail app or like android contact apps

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on text_drawable_widget