lorem_cutesum 1.0.0 copy "lorem_cutesum: ^1.0.0" to clipboard
lorem_cutesum: ^1.0.0 copied to clipboard

A Flutter package for obtaining cute baby animal image url strings and lorem ipsum styled filler text.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lorem_cutesum

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

dependencies:
  lorem_cutesum: ^1.0.0

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:lorem_cutesum/lorem_cutesum.dart';
6
likes
30
pub points
17%
popularity

Publisher

unverified uploader

A Flutter package for obtaining cute baby animal image url strings and lorem ipsum styled filler text.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on lorem_cutesum