abc_app 0.5.0 copy "abc_app: ^0.5.0" to clipboard
abc_app: ^0.5.0 copied to clipboard

A simple app to interact with the alphabet.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add abc_app

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

dependencies:
  abc_app: ^0.5.0

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:abc_app/emoji.dart';
import 'package:abc_app/main.dart';
0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

A simple app to interact with the alphabet.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

adaptive_theme, cupertino_icons, english_words, flutter, provider

More

Packages that depend on abc_app