|
1 | | -# petscape |
| 1 | +<h1 align="center"> |
| 2 | + PETSCAPE |
| 3 | +</h1> |
| 4 | +<p align="center"> |
| 5 | + take care your pet with petscape |
| 6 | +</p> |
| 7 | +<p align="center"> |
| 8 | + <a href="https://flutter.dev/"><img alt="Platform" src="https://img.shields.io/badge/platform-Flutter-blue.svg"></a> |
| 9 | + <a href="https://github.com/codeyzx/gliders/"><img alt="Star" src="https://img.shields.io/github/stars/codeyzx/gliders"></a> |
| 10 | +</p> |
2 | 11 |
|
3 | | -A new Flutter project. |
| 12 | +<p align="center"> |
| 13 | + <img src="demo/thumbnail.png"/> |
| 14 | +</p> |
4 | 15 |
|
5 | | -## Getting Started |
| 16 | +## Table of Contents |
| 17 | +- [Introduction](#introduction) |
| 18 | +- [Installation](#installation) |
| 19 | +- [Demo](#demo) |
| 20 | +- [Features](#features) |
| 21 | +- [Dependencies](#dependencies) |
6 | 22 |
|
7 | | -This project is a starting point for a Flutter application. |
8 | 23 |
|
9 | | -A few resources to get you started if this is your first Flutter project: |
| 24 | +## Introduction |
10 | 25 |
|
11 | | -- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) |
12 | | -- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) |
| 26 | +Petscape is an all-in-one application or platform for your pet's needs, we realize that as a pet owner in Indonesia it is pretty difficult starting from the difficulty of accessing and buying your various animal needs, the problem of finding clear veterinary information, and making an appointment. or consulting, difficult to track your animal's medical record and no place to share your moments with your animal, and others. Therefore, Petscape is here to solve this problem. |
13 | 27 |
|
14 | | -For help getting started with Flutter development, view the |
15 | | -[online documentation](https://docs.flutter.dev/), which offers tutorials, |
16 | | -samples, guidance on mobile development, and a full API reference. |
| 28 | +## Installation |
| 29 | + |
| 30 | +Clone or Download and Open it into Android Studio, VSCode, or Other IDE / Text Editor |
| 31 | +``` |
| 32 | +https://github.com/codeyzx/petscape.git |
| 33 | +``` |
| 34 | + |
| 35 | +## Demo |
| 36 | + |
| 37 | +<!-- |Shop| |
| 38 | +|--| |
| 39 | +| |
| 40 | +|Pets|Vets| |
| 41 | +|--|--| |
| 42 | +||| |
| 43 | +|Feed|Chat| |
| 44 | +|--|--| |
| 45 | +||| --> |
| 46 | + |
| 47 | +## Features |
| 48 | +- Shop |
| 49 | +- Vets |
| 50 | +- Feed |
| 51 | +- Pets |
| 52 | +- Chat |
| 53 | + |
| 54 | +## Dependencies |
| 55 | +- [Firebase Auth](https://pub.dev/packages/cloud_firestore) |
| 56 | +- [Dio](https://pub.dev/packages/dio) |
| 57 | +- [File Picker](https://pub.dev/packages/file_picker) |
| 58 | +- [Firebase Auth](https://pub.dev/packages/firebase_auth) |
| 59 | +- [Firebase Storage](https://pub.dev/packages/firebase_storage) |
| 60 | +- [Flutter Riverpod](https://pub.dev/packages/flutter_riverpod) |
| 61 | +- [Flutter Screenutil](https://pub.dev/packages/flutter_screenutil) |
| 62 | +- [Flutter Chat Ui](https://pub.dev/packages/flutter_chat_ui) |
| 63 | +- [Flutter Chat Types](https://pub.dev/packages/flutter_chat_types) |
| 64 | +- [Go Router](https://pub.dev/packages/go_router) |
| 65 | +- [Google Fonts](https://pub.dev/packages/google_fonts) |
| 66 | +- [Google Sign In](https://pub.dev/packages/google_sign_in) |
| 67 | +- [Image](https://pub.dev/packages/image) |
| 68 | +- [Image Picker](https://pub.dev/packages/image_picker) |
| 69 | +- [Intl](https://pub.dev/packages/intl) |
| 70 | +- [Midtrans Sdk](https://pub.dev/packages/midtrans_sdk) |
| 71 | +- [Open Filex](https://pub.dev/packages/open_filex) |
| 72 | +- [Path Provider](https://pub.dev/packages/path_provider) |
| 73 | +- [Percent Indicator](https://pub.dev/packages/percent_indicator) |
| 74 | +- [Permission Handler](https://pub.dev/packages/permission_handler) |
| 75 | +- [Shared Preferences](https://pub.dev/packages/shared_preferences) |
| 76 | +- [Shimmer](https://pub.dev/packages/shimmer) |
| 77 | +- [Smooth Page Indicator](https://pub.dev/packages/smooth_page_indicator) |
| 78 | +- [Uuid](https://pub.dev/packages/uuid) |
0 commit comments