Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fzl-22/didpoolfit-app
Source code repository of DIDPOOLFit, a fitness mobile app created using Flutter and Riverpod state management.
https://github.com/fzl-22/didpoolfit-app
Last synced: about 2 months ago
JSON representation
Source code repository of DIDPOOLFit, a fitness mobile app created using Flutter and Riverpod state management.
- Host: GitHub
- URL: https://github.com/fzl-22/didpoolfit-app
- Owner: fzl-22
- Created: 2023-09-16T06:38:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-21T02:39:00.000Z (over 1 year ago)
- Last Synced: 2023-09-21T15:13:19.855Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 3.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DIDPOOLFit App
Source code repository of DIDPOOLFit, a fitness android-based mobile app created using Flutter framework intended to be submitted as a final project of "Belajar Membuat Aplikasi Flutter untuk Pemula" courses on IDCamp 2023 - Crossplatform Development Track
## How to run this project?
Clone the repository:
```
git clone [email protected]:fzl-22/didpoolfit-app.git
```Navigate to the local repository:
```
cd didpoolfit-app
```Install all the project dependencies:
```
flutter pub get
```Run the application:
```
flutter run
```## How to build this project?
You can build the project as a release or debug.
```
flutter build apk // or flutter build apk --debug
```Then, you can find the built .apk in your `build/app/outputs/flutter-apk/` directory.
## How to login to app?
Just go to login page, then fill random data as long as it's not violated the validation in `lib/global/utils/validator_util.dart`.
## UI design source
https://www.figma.com/file/NXWyyHMM5J2CFw89HfWF98/Fitness-Mobile-App-UI-by-tMinus1-Design-(Community)?type=design&node-id=255-3810&mode=design&t=rX6wCf7CCc7ykuRk-0