Skip to content

Mobile app that viewing contributions on Github using Flutter

License

Notifications You must be signed in to change notification settings

kuronekomichael/github-grass

Repository files navigation

github_grass

Github Contribution Viewer

Getting Started

For help getting started with Flutter, view our online documentation.

Generate Icon

flutter pub pub run flutter_launcher_icons:main
git checkout ios/Runner.xcodeproj/project.pbxproj
git commit -a -m "Update icon image for iOS and Android"

Build

# Build for Develop
flutter build ios --flavor Development --release
flutter build ios --flavor Development --debug

# Build for Staging
flutter build ios --flavor Staging --release
flutter build ios --flavor Staging --debug

# Build for Production
flutter build ios --flavor Production --release
flutter build ios --flavor Production --debug

About

Mobile app that viewing contributions on Github using Flutter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published