image_to_ascii 0.0.1 copy "image_to_ascii: ^0.0.1" to clipboard
image_to_ascii: ^0.0.1 copied to clipboard

Convert images or camera output to ASCII art in real-time.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_to_ascii

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

dependencies:
  image_to_ascii: ^0.0.1

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:image_to_ascii/image_to_ascii.dart';
3
likes
140
points
101
downloads

Documentation

API reference

Publisher

verified publishereko-app.com

Weekly Downloads

Convert images or camera output to ASCII art in real-time.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

camera, camera_avfoundation, flutter, google_fonts

More

Packages that depend on image_to_ascii