bluemix/Tourism-Demo
基于 Redux 的 Flutter 应用,展示动画、国际化 (i18n)、ClipPath、字体等特性...
- Stars
- 307
- Forks
- 73
- 最近推送(UTC)
- 2018年10月25日
- 项目状态
- 未归档
语言DartObjective-CJava
技术话题
使用的依赖
依赖清单 7 项
- flutter
{"sdk":"flutter"} - flutter_localizations
{"sdk":"flutter"} - flutter_redux
^0.5.2 - intl
^0.15.2 - http
^0.12.0 - cupertino_icons
^0.1.2 - flutter_test开发依赖
{"sdk":"flutter"}
所在榜单
原始 README
以下为英文项目原文快照,最新内容请访问 GitHub。
展开 / 收起项目 README
A Flutter tourism app that is backed-by Redux, shows animations, internationalization (i18n, English <=> Arabic), ClipPath, and fonts.
https://raw.githubusercontent.com/bluemix/Tourism-Demo/HEAD/art/flutter-tourism-demo-400x300.gif
I advise you to create a shallow clone of this repo,
git clone --depth=1 https://github.com/bluemix/tourism-demo.git
because, it has screenshots folder in the repo history, with more than 100 MB.
Credits
- Flutter Arabic i18n using ScopedModel
- Flutter Redux
- flutter_architecture_samples/Redux
- Clipping widgets with bezier curves in Flutter
- flaticon: UI interface icons
Flutter: Getting Started
For help getting started with Flutter, view our online documentation.