{"id":13551072,"url":"https://github.com/mmcc007/fledge","last_synced_at":"2025-09-05T08:32:29.128Z","repository":{"id":34061957,"uuid":"167904529","full_name":"mmcc007/fledge","owner":"mmcc007","description":"Fledge: A CI/CD tool for Flutter","archived":false,"fork":false,"pushed_at":"2022-10-06T04:24:28.000Z","size":42342,"stargazers_count":161,"open_issues_count":3,"forks_count":15,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-19T03:01:35.051Z","etag":null,"topics":["appstore","cicd","cicd-promote-to-production","continous-delivery","continuous-deployment","continuous-integration","continuous-testing","flutter","playstore"],"latest_commit_sha":null,"homepage":"https://mmcc007.github.io/fledge","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmcc007.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-28T05:33:19.000Z","updated_at":"2024-10-08T09:19:27.000Z","dependencies_parsed_at":"2022-07-24T20:16:27.946Z","dependency_job_id":null,"html_url":"https://github.com/mmcc007/fledge","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcc007%2Ffledge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcc007%2Ffledge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcc007%2Ffledge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcc007%2Ffledge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcc007","download_url":"https://codeload.github.com/mmcc007/fledge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232032114,"owners_count":18462971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["appstore","cicd","cicd-promote-to-production","continous-delivery","continuous-deployment","continuous-integration","continuous-testing","flutter","playstore"],"created_at":"2024-08-01T12:01:41.946Z","updated_at":"2024-12-31T21:59:14.055Z","avatar_url":"https://github.com/mmcc007.png","language":"Dart","readme":"[![pub package](https://img.shields.io/pub/v/fledge.svg)](https://pub.dartlang.org/packages/fledge)\n[![Build Status](https://travis-ci.com/mmcc007/fledge.svg?branch=master)](https://travis-ci.com/mmcc007/fledge)\n\u003ca href=\"https://saucelabs.com\"\u003e\u003cimg src=\"art/Powered_by_Sauce_Labs_badges_gray.svg\" alt=\"drawing\" width=\"67.5\"/\u003e\u003c/a\u003e\n\n\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/1/15/Passarinho-azul-02.png\" width=\"30%\" title=\"Fledge\" alt=\"Fledge\"\u003e\n\n\nSee https://medium.com/@nocnoc/cicd-for-flutter-fdc07fe52abd for introduction to Fledge.\n\n# Fledge: A CICD tool for Flutter\nAutomatically build, test, sign and release your Flutter app to both Apple and Google stores. \n\nSupports public and private build servers in the cloud (Travis, Cirrus, etc...) and in-house (Jenkins, GitLab, etc...).\n\nThere are many steps involved each time an app, or an app upgrade, is delivered to both stores. Fledge exists to document and automate these steps.\n\n# Quick start\nFor example, with GitHub and Travis:\n\n1. Install Fledge  \n    ```\n    $ pub global activate fledge\n    ```\n\n1. Add secrets  \n    Set your secret variables in:  \n    ```\n    https://travis-ci.org/\u003cyour name\u003e/\u003cyour repo\u003e/settings\n    ```\n    ![secret variables](art/travis_secret_env.png)  \n    These variables are used for signing and uploading to both stores.\n\n1. Add app to Fledge  \n    Install the Travis config file and Fastlane files\n    ```bash\n    $ fledge config -b travis\n    ```\n\n1. Start a beta  \n    Run pipeline on Travis\n    ```\n    $ fledge beta\n    ```\n    This will build your app, upload to both store consoles and release to beta testers.\n\n1. Release to users  \n    ```\n    $ fledge release\n    ```\n    This will release the app to users.\n\n# Documentation\nAs with any mobile app, there are several one-time setup tasks (most of which you have to do anyway… even without a CICD tool).\n\nTo avoid having to gather together all the bits and pieces of information required to deliver a Flutter app, the Fledge project has created complete documentation to walk you thru all the setup tasks for the more common scenarios.\n\nOne of the reasons the Fledge projects exists is to document these one-time setup tasks and progressively automate them where possible (and then remove from documentation).\n\n[![Fledge Docs](art/fledge_docs.png)](https://mmcc007.github.io/fledge/)\n\n[View the documentation site](https://mmcc007.github.io/fledge/) for complete usage and configuration information.\n\n# Demo\nFor a demo of Fledge in action see: https://github.com/mmcc007/todo. Links are included to view the pipeline on Travis that delivers betas and releases to both stores.\n\nThe demo app was delivered automatically to both Google and Apple stores using a Fledge pipeline.\n\nYou can download the demo app to your android or iOS device:  \n[![GitErDone](https://play.google.com/intl/en_us/badges/images/badge_new.png)](https://play.google.com/store/apps/details?id=com.orbsoft.todo)\n[![GitErDone](https://linkmaker.itunes.apple.com/en-us/badge-lrg.svg?releaseDate=2019-02-15\u0026kind=iossoftware)](https://itunes.apple.com/us/app/giterdone/id1450240301)\n \n### Fledge trace-back feature  \nThis feature allows you to track what version of your app is running on any device. Useful for support and bug-fixing.\n \n To use the Fledge trace-back feature, tap on the app title 'GitErDone' to view the 'About'. \n \n On an android device you will see:  \n ![android screenshot](./art/android_screenshot.png)\n \n On an iOS device you will see:  \n ![ios screenshot](./art/ios_screenshot.png)\n \n You can then trace back to the Fledge pipeline that delivered the app (click on image below for link to actual pipeline):  \n [![fledge pipeline](./art/fledge_pipeline.png)](https://travis-ci.org/mmcc007/todo/builds/493633473)\n \n# License\n\nFledge is distributed by an [MIT license](https://github.com/mmcc007/fledge/tree/master/LICENSE.txt).\n\n# Contributing\n\nWhen contributing to this repository, please feel free to discuss via issue or pull request.\n\n[Issues](https://github.com/mmcc007/screenshots/issues) and [pull requests](https://github.com/mmcc007/screenshots/pulls) are welcome.\n\nYour feedback is used to guide where development effort is focused. So feel free to create as many issues and pull requests as you want. You should expect a timely and considered response.\n\nBTW: to contribute to the manual, fork the project and make updates to the gh-pages branch. Then create a PR. The manual is a collection of markdown docs (like the README.md).\n\n# Code of Conduct\n\nFledge is committed to fostering a welcoming community.\n\n### Big Thanks\n\nMobile Testing Platform and Open Source \u003c3♥ Provided by [Sauce Labs][sauceLabsHomepage]\n\n[sauceLabsHomepage]: https://saucelabs.com","funding_links":[],"categories":["Dart"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmcc007%2Ffledge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmcc007%2Ffledge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmcc007%2Ffledge/lists"}