{"id":24294372,"url":"https://github.com/tarekbazine/flutter_build_helper","last_synced_at":"2026-04-30T16:31:52.654Z","repository":{"id":61732003,"uuid":"354397040","full_name":"tarekbazine/flutter_build_helper","owner":"tarekbazine","description":"A command-line tool which helps you to build and tag artifacts with ease.","archived":false,"fork":false,"pushed_at":"2023-04-09T12:40:07.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T15:45:42.650Z","etag":null,"topics":["build-tool","dart","flutter","flutter-package","tool","utility"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tarekbazine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-03T21:22:16.000Z","updated_at":"2024-03-27T14:35:45.000Z","dependencies_parsed_at":"2022-10-20T16:00:48.799Z","dependency_job_id":null,"html_url":"https://github.com/tarekbazine/flutter_build_helper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarekbazine%2Fflutter_build_helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarekbazine%2Fflutter_build_helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarekbazine%2Fflutter_build_helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarekbazine%2Fflutter_build_helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tarekbazine","download_url":"https://codeload.github.com/tarekbazine/flutter_build_helper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242157277,"owners_count":20081041,"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":["build-tool","dart","flutter","flutter-package","tool","utility"],"created_at":"2025-01-16T17:38:30.384Z","updated_at":"2026-04-30T16:31:47.634Z","avatar_url":"https://github.com/tarekbazine.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [flutter_build_helper](https://pub.dev/packages/flutter_build_helper)\n\nA command-line tool which helps you to build and tag artifacts with ease.\n\n## Guide\n\n1. Installation\n\nIn `pubspec.yaml`, add:\n\n```yml\ndev_dependencies:\n  flutter_build_helper: \"^0.2.0\"\n```\n\n2. Usage\n\n```shell\nflutter pub get\nflutter pub run flutter_build_helper:main \u003cOPTIONS\u003e\n```\n\nwith `\u003cOPTIONS\u003e` as :\n\n- `--version=VERSION_NB` (mandatory)\n- `--out-path=PATH` (optional) by default the output would be in `Documents` folder of the current user.\n- `--apk` (optional flag) means build an apk also\n- `--no-aab` (optional flag) means do not generate an aab\n\nExamples :\n\n```shell\nflutter pub run flutter_build_helper:main --v=1.3.0+5 --apk\n```\n\n```shell\nflutter pub run flutter_build_helper:main --v=4.0.9 --apk --no-aab --out-path=\"...\"\n```\n\n---\n\n## Road map\n\n- [ ] --help option\n- [ ] publish to Pub ( into in reddit )\n- [ ] Ios build artifact\n- [ ] A customizable step to edit stuff before build\n- [ ] A customizable step to check stuff\n- [ ] migrate to https://github.com/fluttercommunity\n\n---\n\nFeel free to star the repo if you like it. :)\n\n\n[]: https://pub.dev/packages/flutter_build_helper","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarekbazine%2Fflutter_build_helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftarekbazine%2Fflutter_build_helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarekbazine%2Fflutter_build_helper/lists"}