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.

[1.0.0] - 06/05/2019 #

  • Initial release.
  • Current features:
    • randomImageUrl() static method, which returns a random copyright-free image url String of a cute animal baby
    • loremCutesum({int words = 10}) static method, which returns a formatted String with a randomly selected number of animal baby names:
      • dependent on the int value passed to the optional named parameter
      • default optional named parameter assigned a value of 10
      • formatted String begins with an Uppercase letter, and ends with a period
  • Current limitations:
    • static image url list contains only 100 entries
    • static animal baby name list is also limited in choice
6
likes
30
pub points
18%
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