https://github.com/anazcodes/flutter-ci-cd
https://github.com/anazcodes/flutter-ci-cd
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/anazcodes/flutter-ci-cd
- Owner: anazcodes
- Created: 2024-08-01T06:14:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T11:10:58.000Z (almost 2 years ago)
- Last Synced: 2024-12-01T04:15:46.947Z (over 1 year ago)
- Language: Dart
- Size: 5.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fluttercicd

Flutter project used by XPEHO for Medium story.
## Medium
This project is open source and destinated to everyone who wants to learn about Github actions CI / CD for Flutter app building.
Read our story here: [https://medium.com/@xpeho.mobile/ci-cd-flutter-avec-github-actions-16aadab8d32d](https://medium.com/@xpeho.mobile/ci-cd-flutter-avec-github-actions-16aadab8d32d)
## Flutter
We choosed Flutter to illustrate this use case to show how easy is to make a single code and building it in a CI/CD automatically.
More informations about Flutter on [flutter.dev](https://www.flutter.dev/)
## Github actions
We choosed Github actions to build our Flutter app on several platforms.
More informations about Github actions on [https://github.com/features/actions](https://github.com/features/actions)
## Firebase
We choosed Firebase Web hosting for Web deployment use case.
More informations about Firebase on [firebase.com](https://www.firebase.com)
## About us
Please visit our website [xpeho.fr](https://www.xpeho.fr/)