quiver
Quiver 是一组用于 Dart 的实用程序库,可使使用许多 Dart 库更加轻松和方便,或添加额外功能。
一个用 Flutter 编写的多服务新闻应用
Quiver 是一组用于 Dart 的实用程序库,可使使用许多 Dart 库更加轻松和方便,或添加额外功能。
带有构建器的值类型、Dart 类作为枚举以及序列化。此库是运行时依赖项。
具有构建器的值类型、Dart 类作为枚举以及序列化。此库是开发依赖项。
一个用于编写与 build_runner 兼容的代码生成器的包。
Dart 构建系统的源代码生成构建器和实用工具
基于 SDK 集合的不可变集合。每个 SDK 集合类都被拆分为一个新的不可变集合类和一个对应的可变构建器类。
{"sdk":"flutter"}^0.12.0^0.5.3^5.4.5^1.1.6^6.2.0^4.1.0^0.20.0^0.15.7^1.5.1+1{"sdk":"flutter"}^1.0.2^1.1.2^6.2.0^4.0.0^2.0.1^0.9.3以下为英文项目原文快照,最新内容请访问 GitHub。
A news client written in Flutter that displays top stories from Hacker News, Reddit's r/AndroidDev, Imgur's most viral, and GitHub top Java repos.
In order to install the app, generate the models and run the app:
./flutterw packages pub run build_runner build
./flutterw run
https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-android-hn.png https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-ios-hn.png https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-android-reddit.png https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-ios-reddit.png https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-android-imgur.png https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-ios-imgur.png https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-android-gh.png https://raw.githubusercontent.com/jbarr21/flews/HEAD/images/artwork/flews-ios-gh.png
Design inspired by CatchUp