Skip to content

esentis/Real-Pet-Online-Catalog

Repository files navigation

Real Pet Online Shop Catalog

alt text

forthebadge

Flutter CI Codemagic build status

Overview

An Android / iOS petshop catalog app made with Flutter / Dart.

Screenshots

Login / Register Successful login User Page (work in progress)
Login / Register Success login User page
Category Products Product Page Search Product
Category products Product page Search product

Features

Backend is made with EF Core and C# (repo link coming soon)

  • User authentication / registration with Firebase
  • User info editing
  • Product categories
  • Product page
  • Infinite scrolling
  • Search supports both Greek and English characters.
  • Smooth 60 FPS animations.
  • Edit a product
  • Add a new product
  • Delete a product
  • Create user roles
  • Rate / review product

Libraries

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

Releases

No releases published

Packages

No packages published

Languages