{"id":13548921,"url":"https://github.com/Frezyx/flutter_admin","last_synced_at":"2025-04-02T21:32:37.826Z","repository":{"id":40368622,"uuid":"403288701","full_name":"Frezyx/flutter_admin","owner":"Frezyx","description":":bug: Flutter debug helper widget with common and custom actions [Work in progress]","archived":false,"fork":false,"pushed_at":"2024-02-15T07:55:41.000Z","size":2039,"stargazers_count":50,"open_issues_count":5,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T12:11:20.142Z","etag":null,"topics":["dart","dartlang","debug","flutter","flutter-debugger","flutter-package","flutter-plugin","flutter-ui"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/debug_friend","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/Frezyx.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}},"created_at":"2021-09-05T11:18:50.000Z","updated_at":"2025-02-28T08:50:35.000Z","dependencies_parsed_at":"2024-03-16T20:25:43.198Z","dependency_job_id":"cf6b5ac2-53ba-4c1a-8a09-ce0532f99bd7","html_url":"https://github.com/Frezyx/flutter_admin","commit_stats":{"total_commits":106,"total_committers":2,"mean_commits":53.0,"dds":0.009433962264150941,"last_synced_commit":"413d4778fb119c164d37104b63aab86dce2a8ab7"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frezyx%2Fflutter_admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frezyx%2Fflutter_admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frezyx%2Fflutter_admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frezyx%2Fflutter_admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frezyx","download_url":"https://codeload.github.com/Frezyx/flutter_admin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246896008,"owners_count":20851370,"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":["dart","dartlang","debug","flutter","flutter-debugger","flutter-package","flutter-plugin","flutter-ui"],"created_at":"2024-08-01T12:01:16.020Z","updated_at":"2025-04-02T21:32:37.238Z","avatar_url":"https://github.com/Frezyx.png","language":"Dart","funding_links":[],"categories":["Dart"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/Frezyx/flutter_admin/blob/main/packages/debug_friend/example/repo_files/logo.svg?raw=true\" width=75px\u003e\n    \u003ch1\u003eDebug Friend\u003c/h1\u003e\n\u003c/div\u003e\n\u003ch2 align=\"center\"\u003eFlutter debug helper widget with common and custom actions\u003c/h2\u003e\n\u003cp align=\"center\"\u003e\n    This helps you reduce the development and testing time of new features\n   \u003cbr\u003e\n   \u003cspan style=\"font-size: 0.9em\"\u003e Show some ❤️ and \u003ca href=\"https://github.com/Frezyx/debug_friend\"\u003estar the repo\u003c/a\u003e to support the project! \u003c/span\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\n| ![Image](https://github.com/Frezyx/flutter_admin/blob/main/packages/debug_friend/example/repo_files/preview.gif?raw=true) | ![Image](https://github.com/Frezyx/flutter_admin/blob/main/packages/debug_friend/example/repo_files/s1.jpg?raw=true) | ![Image](https://github.com/Frezyx/flutter_admin/blob/main/packages/debug_friend/example/repo_files/s2.jpg?raw=true) | ![Image](https://github.com/Frezyx/flutter_admin/blob/main/packages/debug_friend/example/repo_files/s3.jpg?raw=true) | ![Image](https://github.com/Frezyx/flutter_admin/blob/main/packages/debug_friend/example/repo_files/s4.jpg?raw=true) | \n| :------------: | :------------: | :------------: | :------------: |  :------------: |\n\n## Main features\n\n- Check device info \u0026 package info\n- Viewing and managing application cache\n- Flutter inspector features\n- Test your custom actions\n\n## Quickstart\n\nWrap your MaterialApp's home or builder widget in a DebugFriend.\n\n```dart\nimport 'package:debug_friend/debug_friend.dart';\nimport 'package:flutter/material.dart';\n\nvoid main() {\n  runApp(\n    MaterialApp(\n      home: DebugFriendView(\n        builder: (context) {\n          return const Scaffold(\n            body: Text('Your app home widget'),\n          );\n        },\n      ),\n    ),\n  );\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFrezyx%2Fflutter_admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFrezyx%2Fflutter_admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFrezyx%2Fflutter_admin/lists"}