fluttermoji 0.2.0-nullsafety.0 copy "fluttermoji: ^0.2.0-nullsafety.0" to clipboard
fluttermoji: ^0.2.0-nullsafety.0 copied to clipboard

outdated

A light-weight and highly customizable SVG graphic set for Flutter, which provides a Customizer Widget, CircleAvatar and other utility functions.

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

Publisher

unverified uploader

A light-weight and highly customizable SVG graphic set for Flutter, which provides a Customizer Widget, CircleAvatar and other utility functions.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_svg, get, shared_preferences

More

Packages that depend on fluttermoji