{"id":20108957,"url":"https://github.com/zhujiaming/flu_console","last_synced_at":"2025-05-06T10:31:06.685Z","repository":{"id":120627034,"uuid":"581454110","full_name":"zhujiaming/flu_console","owner":"zhujiaming","description":"Display the flutter print log on the app","archived":false,"fork":false,"pushed_at":"2024-07-31T06:20:16.000Z","size":279,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T11:24:49.400Z","etag":null,"topics":["android","flutter","flutterpackage"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zhujiaming.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-23T08:27:16.000Z","updated_at":"2024-07-31T06:18:20.000Z","dependencies_parsed_at":"2024-07-31T07:43:00.093Z","dependency_job_id":"cdaf3823-9f00-4359-9aee-43a9b2110a76","html_url":"https://github.com/zhujiaming/flu_console","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhujiaming%2Fflu_console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhujiaming%2Fflu_console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhujiaming%2Fflu_console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhujiaming%2Fflu_console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhujiaming","download_url":"https://codeload.github.com/zhujiaming/flu_console/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252665884,"owners_count":21785164,"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":["android","flutter","flutterpackage"],"created_at":"2024-11-13T18:06:27.944Z","updated_at":"2025-05-06T10:31:06.165Z","avatar_url":"https://github.com/zhujiaming.png","language":"Dart","readme":"# flu_console\n\nLet flutter print logs to display on the phone\n\n## Getting Started\n\n### step 1: init\n\n```dart\n\n    FluConsole.run(() {\n        runApp(const App());\n    });\n\n    //or passing in 'enableLog' parameters\n\n    FluConsole.run(() {\n        runApp(const App());\n    },enableLog: true);\n```\n\n### step 2: show console enter button or show console Panel\n\n```dart\n   \n    FluConsole.showConsoleButton(context);\n    // or \n    Navigator.of(ctx).push(PageNavAnimBuilder(const LogPrintPanel()));\n```\n\n### run example\n\n```shell\ncd ./example\nflutter run\n```\n\n## ScreenShot\n\n\u003cimg src=\"./image/temp.png\" width=\"210px\"\u003e\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhujiaming%2Fflu_console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhujiaming%2Fflu_console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhujiaming%2Fflu_console/lists"}