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

A Flutter package for rounded image with placeholder of random color and text

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rounded_image_with_textbg

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

dependencies:
  rounded_image_with_textbg: ^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:rounded_image_with_textbg/rounded_image_with_textbg.dart';
2
likes
130
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for rounded image with placeholder of random color and text

Documentation

API reference

License

unknown (license)

Dependencies

flutter, string_to_hex

More

Packages that depend on rounded_image_with_textbg