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