[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-9458":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":15,"stars7d":15,"stars30d":15,"stars90d":15,"forks30d":15,"starsTrendScore":15,"compositeScore":16,"rankGlobal":9,"rankLanguage":9,"license":17,"archived":18,"fork":18,"defaultBranch":19,"hasWiki":20,"hasPages":18,"topics":21,"createdAt":9,"pushedAt":9,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":15,"starSnapshotCount":15,"syncStatus":28,"lastSyncTime":29,"discoverSource":30},9458,"flutter-by-example","mjohnsullivan\u002Fflutter-by-example","mjohnsullivan","A collection of simple, bare-bones Flutter apps that each demonstrate a concept",null,"Dart",1069,251,49,5,0,55.2,"BSD 3-Clause \"New\" or \"Revised\" License",false,"master",true,[22,23,24],"dart","dartlang","flutter","2026-06-12 04:00:44","# flutter-by-example\nA collection of simple, bare-bones Flutter apps that each demonstrate a concept\n\nThe apps are slowly being updated to Dart 2; be sure to use the __--preview-dart-2__ flag when running\u002Fcompiling these examples\n\n## Apps\n\n1. __Hello World__: one-line Flutter app __Updated for Dart 2__\n2. __Material Navigation__: two screen Flutter that demonstrates navigation using Material\n    * (2.1) __Routing with data__: passing data between navigation routes\n3. __TextField__: example of a simple single-line text field and a multi-line text field with a submit button\n4. __HTTP__: fetching text and images over http\n5. __Layouts__: example widget Layouts\n6. __Lists__: example list view\n    * (6.1) __Dynamic lists__: create a dynamic (infinite) list with dividers \n7. __Stacks__: how to render widgets at set positions in a stack\n8. __Inherited Widgets__: how to use inherited widgets to pass data down a widget tree\n9. __i18n__: simple example of i18n support in Flutter\n10. __Driver Testing__: a simple demonstration driver test\n11. __JSON Parsing__: parses a JSON network response\n12. __Streams__: handle state updates using streams\n    * (12.1) __StreamBuilder__: handle state updates using StreamBuilder\n    * (12.2) __RxDart__: handle state updates using StreamBuilder with Observables\n    * (12.3) __JSON with Streams__: HTTP and JSON parsing using streams\n13. __Bottom Nav Bar__: Simple bottom nav bar implementation, using Stack and OffStage\n14. __Custom Painter__: implements a basic bar chart using a custom painter\n15. __Tabs__: tabbed pages demo\n\n## Flutter Docs\n\nFor help getting started with Flutter, view Flutter's online\n[documentation](http:\u002F\u002Fflutter.io\u002F).\n","flutter-by-example 是一个集合了多个简单、基础的 Flutter 应用程序，每个应用都展示了特定的概念。项目使用 Dart 语言编写，涵盖了从简单的“Hello World”到更复杂的布局、列表、网络请求、状态管理等主题。它适合于初学者学习 Flutter 框架的基本概念和技术，也适用于有一定经验的开发者作为参考或教学资源。通过这些示例，用户可以快速掌握如何构建具有基本功能的 Flutter 应用程序，并理解其核心组件的工作原理。",2,"2026-06-11 03:22:58","top_language"]