gitmoji 3.13.0 gitmoji: ^3.13.0 copied to clipboard
Gitmoji for Flutter
Gitmoji #
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