Flutter Covid App
关于
- Covid tracker which shows worldwide live data of confirmed, recovered, death cases etc.
- User can also select any country and fetch covid related data from the API https://dsease.sh/.
- The app is just for learning purposes.
Packages
- Http – https://pub.dev/packages/http
- Youtube_player_flutter – https://pub.dev/packages/youtube_player_flutter
- Lottie – https://pub.dev/packages/lottie
- Url_launcher – https://pub.dev/packages/url_launcher
- Font Awesome – https://pub.dev/packages/font_awesome_flutter
- Responsive_framework – https://pub.dev/packages/responsive_framework
我尝试过的新小部件/东西
- ExpansionTile
- BackdropFilter
- Barrel files (exporting files instead of importing them many times)
我从这些设计中获得了灵感
- https://dribbble.com/shots/11033913-Coronavirus-COVID-19-Tracker-App
- https://dribbble.com/tmrwstudio/projects/1912319-Hearthy-Medical-UI-Kit
设计
- Vector images are from https://sketchvalley.com/.
- Covid posters from https://www.who.int/emergencies/diseases/novel-coronavirus-2019/advice-for-public
我使用的调色板
截图
实时预览
Android.Emulator.-.Nexus_6_API_29_5554.2021-10-01.13-58-14.mp4
入门
本项目是 Flutter 应用程序的起点。
如果您这是您的第一个 Flutter 项目,这里有一些入门资源
如需获取 Flutter 入门帮助,请参阅我们的
在线文档,其中提供教程,
示例、移动开发指南和完整的 API 参考。
