استور اندرویدی مایکت : مرجع دانلود ایرانیان
نصب
Flutter Catalog with source code side-by-side

Flutter Catalog with source code side-by-side

نسخه۲.۳.۱
آخرین بروزرسانی۱۳۹۸/۰۶/۱۵
تعداد دانلود۱۰۰
حجم۱۷ مگابایت
نوع برنامه اندرویدی
دسته‌بندی کتاب
سازنده X.WEI
An opensource app showcasing Flutter components, with side-by-side source code view.
Source code: https://github.com/X-Wei/flutter_catalog
Click on list items of home page to see demos of different Flutter components, the source code is just besides the previews ! ;)

ویدئو معرفی برنامه

* Replace app drawer with a backdrop scaffold;
* Refactoring: use `widget_with_codeview` package;
* Large refactoring: get rid of dependencies to `MyRoute` for demos, leading to cleaner code shown in the app;
* Add SQLite and sembast(NoSQL) CRUD examples.