https://github.com/livelikecounter/flutter-pet-clinic
A Flutter based app for showcasing a Pet Clinic
https://github.com/livelikecounter/flutter-pet-clinic
flutter flutter-app flutter-examples uplabs
Last synced: 12 months ago
JSON representation
A Flutter based app for showcasing a Pet Clinic
- Host: GitHub
- URL: https://github.com/livelikecounter/flutter-pet-clinic
- Owner: LiveLikeCounter
- Created: 2019-11-26T20:32:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-19T07:29:22.000Z (almost 6 years ago)
- Last Synced: 2025-06-28T12:08:49.159Z (about 1 year ago)
- Topics: flutter, flutter-app, flutter-examples, uplabs
- Language: Dart
- Homepage:
- Size: 4.7 MB
- Stars: 18
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# 🐶 Flutter Pet Clinic App
This repo contains a Flutter based app inspired by the beautiful design made by *Atul Dhone*, shared on Uplabs, see: [Uplabs Pet Clinic](https://www.uplabs.com/posts/pet-clinic).
This three page-app contains small cards. Which are reusable through the whole app. If you are looking how to reuse widgets on multiple pages, definitely take a look.
## Getting Started 🚀
```shell
- Clone the repo
- Install the dependencies
- Run it
```
## Preview and Google Play

## Version history
| Version | Date | Comments |
| ------- | ------------------ | -------------------------------- |
| 1.0 | ~December 2019 | Initial release |
## Contributing
Feel welcome and free to submit issues, pull requests and features to this repo.
## Support me
I really like to make as much (free) beautiful Flutter apps, so you get inspired!
Hence you can support me by:
⭐️ this repo if you like it.
[](https://paypal.me/jwalhout?locale.x=nl_NL)
Thank you in advanced 👍
## More Flutter Apps
Want to see more beautiful app's make with Flutter, see [Interestinate](https://interestinate.com).
Or the following repo's:
- An Package Manager App: [Package Manager](https://github.com/LiveLikeCounter/Flutter-Package-Manager)
- An iOS focused Flutter App: [iSubscribe](https://github.com/LiveLikeCounter/Flutter-iSubscribe)
- A Food Delivery Flutter App: [Food Delivery](https://github.com/LiveLikeCounter/Flutter-Food-Delivery)
- A To Do App based on Flutter: [To Do](https://github.com/LiveLikeCounter/Flutter-Todolist)
- A Paypal Redesign made in Flutter: [Paypal Redesign](https://github.com/LiveLikeCounter/Flutter-Paypal-Redesign)