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

Ascii Art Widget for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ascii_art

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

dependencies:
  ascii_art: ^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:ascii_art/ascii_art.dart';
2
likes
140
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Ascii Art Widget for Flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_fonts, http, image

More

Packages that depend on ascii_art