{"id":30532689,"url":"https://github.com/esentis/real-pet-online-catalog","last_synced_at":"2025-08-27T10:27:17.899Z","repository":{"id":54734935,"uuid":"264416764","full_name":"esentis/Real-Pet-Online-Catalog","owner":"esentis","description":"An online pet shop catalog made in Flutter.","archived":false,"fork":false,"pushed_at":"2023-03-22T15:15:12.000Z","size":62252,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-20T05:05:35.849Z","etag":null,"topics":["android-application","flutter-apps","flutter-eshop","flutter-store"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/esentis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-16T10:56:00.000Z","updated_at":"2024-11-26T15:14:46.000Z","dependencies_parsed_at":"2022-08-14T01:10:43.276Z","dependency_job_id":null,"html_url":"https://github.com/esentis/Real-Pet-Online-Catalog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/esentis/Real-Pet-Online-Catalog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esentis%2FReal-Pet-Online-Catalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esentis%2FReal-Pet-Online-Catalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esentis%2FReal-Pet-Online-Catalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esentis%2FReal-Pet-Online-Catalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esentis","download_url":"https://codeload.github.com/esentis/Real-Pet-Online-Catalog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esentis%2FReal-Pet-Online-Catalog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272319329,"owners_count":24913230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-application","flutter-apps","flutter-eshop","flutter-store"],"created_at":"2025-08-27T10:27:11.632Z","updated_at":"2025-08-27T10:27:17.887Z","avatar_url":"https://github.com/esentis.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Real Pet Online Shop Catalog\n\n![alt text](https://i.imgur.com/dcVYosv.png \"Real Pet inc.\")\n\n[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)\n\n![Flutter CI](https://github.com/esentis/Real-Pet-Online-Catalog/workflows/Flutter%20CI/badge.svg)\n[![Codemagic build status](https://api.codemagic.io/apps/5f347ebdb4e2d165a893e3c7/5f347ebdb4e2d165a893e3c6/status_badge.svg)](https://codemagic.io/apps/5f347ebdb4e2d165a893e3c7/5f347ebdb4e2d165a893e3c6/latest_build)\n\n## Overview\n\nAn Android / iOS petshop catalog app made with Flutter / Dart.\n\n## Screenshots\n\nLogin / Register| Successful login | User Page (work in progress)\n------------ | -------------| ------------- |\n![Login / Register](/screenshots/1.gif?raw=true \"Login / Register\") | ![Success login](/screenshots/2.gif?raw=true \"Success login\") | ![User page](/screenshots/6.gif?raw=true \"User page\")\n\nCategory Products |Product Page| Search Product |\n------------ |------------ | -------------|\n![Category products](/screenshots/3.gif?raw=true \"Category products\") | ![Product page](/screenshots/4.gif?raw=true \"Product page\") |![Search product](/screenshots/5.gif?raw=true \"Search product\")\n\n## Features\n\n\u003eBackend is made with  EF Core and C# (repo link coming soon)\n\n- [x] User authentication / registration with Firebase\n- [x] User info editing\n- [x] Product  categories\n- [x] Product  page\n- [x] Infinite scrolling\n- [x] Search supports both Greek and English characters.\n- [x] Smooth 60 FPS animations.\n- [ ] Edit a product\n- [ ] Add a new product\n- [ ] Delete a product\n- [ ] Create user roles\n- [ ] Rate / review product\n\n## Libraries\n\n| Name        | Version           | Use case |\n| :------------- |:-------------:|:-------------:|\n| [firebase_core](https://pub.dev/packages/firebase_core)| ^0.4.5 | ***Firebase Core API*** |\n| [firebase_auth](https://pub.dev/packages/firebase_auth)| ^0.16.1 | ***Firebase Authentication API*** |\n| [cloud_firestore](https://pub.dev/packages/cloud_firestore)| ^0.13.7 | ***Cloud Firestore API*** |\n| [modal_progress_hud](https://pub.dev/packages/modal_progress_hud)| ^0.1.3 | ***Loading Spinner on Async*** |\n| [get](https://pub.dev/packages/get)| ^2.7.1 | ***Routing / Snackbars*** |\n| [google_fonts](https://pub.dev/packages/google_fonts)| ^1.1.0 | ***Access Google Fonts*** |\n| [font_awesome_flutter](https://pub.dev/packages/font_awesome_flutter)| ^8.8.1 | ***Font Awesome Icons*** |\n| [flare_flutter](https://pub.dev/packages/flare_flutter)| ^2.0.3 | ***Flare Animations*** |\n| [transparent_image](https://pub.dev/packages/transparent_image)| ^1.0.0 | ***Simple Transparent Image*** |\n| [logger](https://pub.dev/packages/logger)| ^0.9.1 | ***Console Logger*** |\n| [flutter_spinkit](https://pub.dev/packages/flutter_spinkit)| ^4.1.2+1 | ***Loading Spinners*** |\n| [foldable_sidebar](https://pub.dev/packages/foldable_sidebar)| ^1.0.0| ***Foldable Drawer*** |\n| [provider](https://pub.dev/packages/provider)     | ^4.3.2      | ***State Management***|\n| [pedantic](https://pub.dev/packages/pedantic) | ^1.9.0     |***Static Analysis*** |\n| [url_launcher](https://pub.dev/packages/url_launcher) | ^5.5.0   | ***Url Launcher***  |\n| [dio](https://pub.dev/packages/dio) | ^3.0.10   | ***HTTP Requests***  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesentis%2Freal-pet-online-catalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesentis%2Freal-pet-online-catalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesentis%2Freal-pet-online-catalog/lists"}