gitmoji 3.13.0+2 gitmoji: ^3.13.0+2 copied to clipboard
All available Gitmoji as an Enum for Flutter
Gitmoji for Flutter
Installation 💻 #
❗ In order to start using Gitmoji you must have the Flutter SDK installed on your machine.
Add gitmoji
to your pubspec.yaml
:
dependencies:
gitmoji:
Install it:
flutter packages get