flutter_healthcare_app
Healthcare app is a design implementation of Healthcare Mobile App designed by Chirag Chauhan
Download App
Android Screenshots
HomePage | Detail Page |
---|---|
iOS Screenshots
HomePage | Detail Page |
---|---|
Directory Structure
|-- lib
| |-- main.dart
| '-- src
| |-- config
| | '-- route.dart
| |-- model
| | |-- dactor_model.dart
| | '-- data.dart
| |-- pages
| | |-- detail_page.dart
| | |-- home_page.dart
| | '-- splash_page.dart
| |-- theme
| | |-- extention.dart
| | |-- light_color.dart
| | |-- text_styles.dart
| | '-- theme.dart
| '-- widgets
| |-- coustom_route.dart
| |-- progress_widget.dart
| '-- rating_start.dart
|-- pubspec.yaml
|-- screenshots
| |-- HealthcareMobileApp.png
| |-- screenshot_1.jpg
| |-- screenshot_2.jpg
| |-- screenshot_ios_1.png
| '-- screenshot_ios_2.png
'-- test
'-- widget_test.dart
Pull Requests
I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request.
Download Helthcare app Source code on GitHub
https://github.com/TheAlphamerc/flutter_healthcare_app
Provides the list of the opensource Flutter apps collection with GitHub repository.