{"id":15548997,"url":"https://github.com/lohanidamodar/flutter_automation","last_synced_at":"2025-09-21T23:16:33.257Z","repository":{"id":56829126,"uuid":"195432171","full_name":"lohanidamodar/flutter_automation","owner":"lohanidamodar","description":"An automation package for flutter firebase auth, android signing, google maps and more coming soon","archived":false,"fork":false,"pushed_at":"2021-06-18T13:41:16.000Z","size":118,"stargazers_count":66,"open_issues_count":5,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-15T21:41:20.496Z","etag":null,"topics":["android-signing","automation","cloud-firestore","crud-generator","firebase","firebaseauth","firestore-crud","flutter","flutter-automation","googlemaps"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/flutter_automation","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lohanidamodar.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":"2019-07-05T15:34:28.000Z","updated_at":"2024-10-03T06:28:16.000Z","dependencies_parsed_at":"2022-08-28T21:11:38.846Z","dependency_job_id":null,"html_url":"https://github.com/lohanidamodar/flutter_automation","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/lohanidamodar/flutter_automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lohanidamodar%2Fflutter_automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lohanidamodar%2Fflutter_automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lohanidamodar%2Fflutter_automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lohanidamodar%2Fflutter_automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lohanidamodar","download_url":"https://codeload.github.com/lohanidamodar/flutter_automation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lohanidamodar%2Fflutter_automation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276318999,"owners_count":25621652,"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","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["android-signing","automation","cloud-firestore","crud-generator","firebase","firebaseauth","firestore-crud","flutter","flutter-automation","googlemaps"],"created_at":"2024-10-02T13:25:36.801Z","updated_at":"2025-09-21T23:16:33.231Z","avatar_url":"https://github.com/lohanidamodar.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter Automation\nThis package contains various automation scripts that will help you automate various aspects of your flutter project.\n\n[![Pub Package](https://img.shields.io/pub/v/flutter_automation.svg?style=flat-square)](https://pub.dartlang.org/packages/flutter_automation)\n\n\n## Usage\nTo use this plugin, add `flutter_automation` as a [dependency in your pubspec.yaml file](https://flutter.io/docs/development/packages-and-plugins/using-packages).\n\n## Running scripts\nFrom terminal in your flutter project run,\n```\nflutter pub pub run flutter_automation --firebase-auth --google-maps --android-sign --firestore-crud\n```\n### 1. Firebase Auth\nThis sets up firebase authentication with google and email based login automatically in your flutter project. Also copies boilerplate login ui flow using `provider` package for state management\n\n```\nflutter pub pub run flutter_automation --firebase-auth\n```\n\n### 2. Google Maps\nsets up google maps flutter plugin on android platform in a flutter project.\n\nAfter you run the script in your flutter project you need to modify `android/app/src/main/res/values/strings.xml` file changing the text `YOUR_API_KEY` to your actual google maps Api key.\n\n```\nflutter pub pub run flutter_automation --google-maps\n```\n\n### 3. Android Signing\nGenerates keystore and sets up android signing config in your flutter project.\n\nIt uses `keytool` to generate keystore so, for this script to work `keytool` must be in path.\n\n```\nflutter pub pub run flutter_automation --android-sign\n```\n\n### 4. Firestore CRUD\nProvides a simple firestore CRUD operation boilerplate\n\n```\nflutter pub pub run flutter_automation --firestore-crud\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flohanidamodar%2Fflutter_automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flohanidamodar%2Fflutter_automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flohanidamodar%2Fflutter_automation/lists"}