thematic_images 0.1.3 copy "thematic_images: ^0.1.3" to clipboard
thematic_images: ^0.1.3 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.3

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
160
points
49
downloads

Publisher

verified publishersyrokomskyi.com

Weekly Downloads

The package generates thematic images with defined keywords and sizes.

Repository (GitHub)
Contributing

Topics

#generator #images #random #rpg #games

Documentation

API reference

License

MIT (license)

Dependencies

dio, image, meta

More

Packages that depend on thematic_images