quiver
Quiver is a set of utility libraries for Dart that makes using many Dart libraries easier and more convenient, or adds additional functionality.
A multi-service news app written in Flutter
Quiver is a set of utility libraries for Dart that makes using many Dart libraries easier and more convenient, or adds additional functionality.
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.
Value types with builders, Dart classes as enums, and serialization. This library is the dev dependency.
A package for authoring build_runner compatible code generators.
Source code generation builders and utilities for the Dart build system
Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.
{"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.3English project snapshot. Visit GitHub for the latest content.
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