An online pet shop catalog made in Flutter.
An Android / iOS petshop catalog app made with Flutter / Dart.
Login / Register | Successful login | User Page (work in progress) |
---|---|---|
![]() |
![]() |
![]() |
Category Products | Product Page | Search Product |
---|---|---|
![]() |
![]() |
![]() |
Backend is made with EF Core and C# (repo link coming soon)
Name | Version | Use case |
---|---|---|
firebase_core | ^0.4.5 | Firebase Core API |
firebase_auth | ^0.16.1 | Firebase Authentication API |
cloud_firestore | ^0.13.7 | Cloud Firestore API |
modal_progress_hud | ^0.1.3 | Loading Spinner on Async |
get | ^2.7.1 | Routing / Snackbars |
google_fonts | ^1.1.0 | Access Google Fonts |
font_awesome_flutter | ^8.8.1 | Font Awesome Icons |
flare_flutter | ^2.0.3 | Flare Animations |
transparent_image | ^1.0.0 | Simple Transparent Image |
logger | ^0.9.1 | Console Logger |
flutter_spinkit | ^4.1.2+1 | Loading Spinners |
foldable_sidebar | ^1.0.0 | Foldable Drawer |
provider | ^4.3.2 | State Management |
pedantic | ^1.9.0 | Static Analysis |
url_launcher | ^5.5.0 | Url Launcher |
dio | ^3.0.10 | HTTP Requests |