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

outdated

A highly customizable SVG graphic set for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluttermoji

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

dependencies:
  fluttermoji: ^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:fluttermoji/fluttermoji.dart';
259
likes
0
pub points
90%
popularity

Publisher

unverified uploader

A highly customizable SVG graphic set for Flutter

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_svg, get, provider, shared_preferences

More

Packages that depend on fluttermoji