perpetio/fitness
使用 Flutter 为 iOS 和 Android 平台开发的健身应用示例。
- Stars
- 281
- Forks
- 100
- 最近推送(UTC)
- 2021年12月4日
- 项目状态
- 未归档
技术话题
使用的依赖
依赖清单 18 项
- flutter
{"sdk":"flutter"} - flutter_bloc
^7.0.1 - firebase_core
^1.4.0 - firebase_auth
^3.0.1 - firebase_storage
^10.0.1 - cupertino_icons
^1.0.2 - dots_indicator
^2.0.0 - percent_indicator
^3.0.1 - url_launcher
^6.0.9 - sliding_up_panel
^2.0.0+1 - video_player
^2.1.12 - chewie
{"git":{"url":"git@github.com:v1nnk1/chewie.git"}} - custom_timer
^0.0.6 - image_picker
^0.8.2 - flutter_local_notifications
^8.0.0 - flutter_native_timezone
^2.0.0 - permission_handler
^8.1.4+2 - flutter_test开发依赖
{"sdk":"flutter"}
所在榜单
原始 README
以下为英文项目原文快照,最新内容请访问 GitHub。
展开 / 收起项目 README
Fitness app
Example of Fitness app done using Flutter for iOS and Android platforms.
Home Workout
See Behance UI/UX case:
https://www.behance.net/gallery/132549709/Selfit-Fitness-app?tracking_source=for_you_feed_user_published
See our tutorial posts:
Part 1 - How to Make a Fitness App With Flutter: A Tutorial by Perpetio. Part I
Part 2 - How to Make a Fitness App With Flutter: A Tutorial by Perpetio. Part II
Part 3 - How to Make a Fitness App With Flutter: A Tutorial by Perpetio. Part III
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.