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.