{"id":19020402,"url":"https://github.com/kauahensilva/dart_flutter_auth_firebase","last_synced_at":"2026-02-07T07:30:57.266Z","repository":{"id":247095706,"uuid":"825000445","full_name":"KauaHenSilva/dart_flutter_auth_firebase","owner":"KauaHenSilva","description":"Application aimed at demonstrating how to perform authentication in Flutter using Firebase as a backend.","archived":false,"fork":false,"pushed_at":"2024-08-10T20:12:51.000Z","size":6396,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-01T19:55:27.713Z","etag":null,"topics":["dart","firebase","flutter"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KauaHenSilva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-06T13:44:18.000Z","updated_at":"2025-01-18T20:18:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e46306f-244d-46fb-9777-d6203dbfd23c","html_url":"https://github.com/KauaHenSilva/dart_flutter_auth_firebase","commit_stats":null,"previous_names":["kauahensilva/dart_flutter_auth_firebase"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/KauaHenSilva/dart_flutter_auth_firebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KauaHenSilva%2Fdart_flutter_auth_firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KauaHenSilva%2Fdart_flutter_auth_firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KauaHenSilva%2Fdart_flutter_auth_firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KauaHenSilva%2Fdart_flutter_auth_firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KauaHenSilva","download_url":"https://codeload.github.com/KauaHenSilva/dart_flutter_auth_firebase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KauaHenSilva%2Fdart_flutter_auth_firebase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29189249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T05:07:31.176Z","status":"ssl_error","status_checked_at":"2026-02-07T05:06:15.227Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dart","firebase","flutter"],"created_at":"2024-11-08T20:17:04.045Z","updated_at":"2026-02-07T07:30:57.244Z","avatar_url":"https://github.com/KauaHenSilva.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dart_flutter_auth_firebase\n\nA new Flutter project.\n\n### 🚀 Project Initiative\n\nA project developed in Flutter and Dart to demonstrate knowledge.\n\n### 📋 Prerequisites for Running\n\nMake sure you have Flutter and Dart installed. If not, follow the instructions at [flutter.dev](https://flutter.dev/docs/get-started/install) or this [YouTube tutorial](https://www.youtube.com/watch?v=7Kpd6eprz4k) for installation.\n\nFlutter --version:\n\n  ```\n  Flutter 3.16.5 • channel stable • https://github.com/flutter/flutter.git\n  Framework • revision 78666c8dc5 (7 days ago) • 2023-12-19 16:14:14 -0800\n  Engine • revision 3f3e560236\n  Tools • Dart 3.2.3 • DevTools 2.28.4\n  ```\n\n\nHave a workspace set up with [Visual Studio Code](https://code.visualstudio.com/).\n\nWithin this environment (VSCode), install the [Dart](https://marketplace.visualstudio.com/items?itemName=Dart-Code.dart-code) and [Flutter](https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter) extensions.\n\n### 🔧 Deployment\n\n1. **Clone this repository:**\n\n  ```bash\n  git clone https://github.com/KauaHenSilva/dart_flutter_auth_firebase\n  ```\n\n2. **Navigate to the project directory:**\n\n  ```bash\n  cd dart_flutter_auth_firebase\n  ```\n\n3. **Get the dependencies:**\n\n  ```bash\n  flutter pub get\n  ```\n  \n4. **Build the application:**\n\n  ```bash\n  flutter build $deviseType\n  ```\n\n### Usage\n\nNow the project is set up. You can run it with the following command:\n\n  flutter run\n\nWhen viewing the screen:\n\n\n  ```\n    [1]: 'Device' (Android)\n    [2]: 'Device' (iOS)\n    [3]: Windows (windows)\n    [4]: Linux (linux)\n    [5]: Chrome (chrome)\n    [6]: Edge (edge)\n  ```\n\n\nPress the best option for your case.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkauahensilva%2Fdart_flutter_auth_firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkauahensilva%2Fdart_flutter_auth_firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkauahensilva%2Fdart_flutter_auth_firebase/lists"}