{"id":18666435,"url":"https://github.com/flutterbest/flutter_app","last_synced_at":"2025-09-19T01:49:11.731Z","repository":{"id":128949656,"uuid":"516946884","full_name":"flutterbest/flutter_app","owner":"flutterbest","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-02T02:57:34.000Z","size":4020,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T13:04:39.077Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/flutterbest.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-07-23T03:24:00.000Z","updated_at":"2022-07-23T03:27:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca326d5a-2c51-4651-82e6-df2137eb5a18","html_url":"https://github.com/flutterbest/flutter_app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flutterbest/flutter_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutterbest%2Fflutter_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutterbest%2Fflutter_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutterbest%2Fflutter_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutterbest%2Fflutter_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flutterbest","download_url":"https://codeload.github.com/flutterbest/flutter_app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutterbest%2Fflutter_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275867691,"owners_count":25542804,"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-18T02:00:09.552Z","response_time":77,"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":[],"created_at":"2024-11-07T08:32:25.892Z","updated_at":"2025-09-19T01:49:11.705Z","avatar_url":"https://github.com/flutterbest.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 开发环境\n\n```\nFlutter 2.10.3 • channel stable • https://github.com/flutter/flutter.git\nFramework • revision 7e9793dee1 (5 weeks ago) • 2022-03-02 11:23:12 -0600\nEngine • revision bd539267b4\nTools • Dart 2.16.1 • DevTools 2.9.2\n```\n## 路由和状态管理基于getx\n\n\u003chttps://juejin.cn/post/6924104248275763208\u003e\n\n\n\u003chttps://github.com/KevinZhang19870314/flutter_getx_boilerplate\u003e\n\n\n```dart\n  @override\n  onInit() {\n    super.onInit();\n\n    /// 每次更改都会回调\n    ever(count1, (_) =\u003e print(\"$_ has been changed\"));\n\n    /// 第一次更改回调\n    once(count1, (_) =\u003e print(\"$_ was changed once\"));\n\n    /// 更改后3秒回调\n    debounce(count1, (_) =\u003e print(\"debouce$_\"), time: Duration(seconds: 3));\n\n    ///3秒内更新回调一次\n    interval(count1, (_) =\u003e print(\"interval $_\"), time: Duration(seconds: 3));\n  }\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflutterbest%2Fflutter_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflutterbest%2Fflutter_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflutterbest%2Fflutter_app/lists"}