thematic_images 0.1.2 copy "thematic_images: ^0.1.2" to clipboard
thematic_images: ^0.1.2 copied to clipboard

The package generates thematic images with defined keywords and sizes.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add thematic_images

With Flutter:

 $ flutter pub add thematic_images

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

dependencies:
  thematic_images: ^0.1.2

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:thematic_images/thematic_images.dart';
3
likes
150
points
42
downloads

Publisher

verified publishersyrokomskyi.com

Weekly Downloads

The package generates thematic images with defined keywords and sizes.

Repository (GitHub)
View/report issues
Contributing

Topics

#generator #images #random #rpg #games

Documentation

API reference

License

MIT (license)

Dependencies

dio, image, meta

More

Packages that depend on thematic_images