{"id":21288726,"url":"https://github.com/abdo-essam/ecommerceuifruitsapp","last_synced_at":"2026-05-20T15:12:12.441Z","repository":{"id":260088414,"uuid":"880098382","full_name":"abdo-essam/EcommerceUiFruitsApp","owner":"abdo-essam","description":"This is a mobile application for a fruit e-commerce store, built using Flutter and inspired by the Ecommerce UI Kit designed on Figma. The app allows users to explore a variety of fresh fruits, add items to their basket, and place orders seamlessly with a clean and user-friendly interface.","archived":false,"fork":false,"pushed_at":"2024-10-31T15:17:34.000Z","size":8529,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T15:44:07.212Z","etag":null,"topics":["clean-architecture","cubit-state-management","ecommerce-application","flutter","fruit"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abdo-essam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-29T05:30:16.000Z","updated_at":"2025-02-15T13:04:49.000Z","dependencies_parsed_at":"2025-01-22T05:41:16.144Z","dependency_job_id":"88b84ac1-b43a-4793-877e-856d27930f3a","html_url":"https://github.com/abdo-essam/EcommerceUiFruitsApp","commit_stats":null,"previous_names":["abdo-essam/ecommerceuifruitsapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abdo-essam/EcommerceUiFruitsApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FEcommerceUiFruitsApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FEcommerceUiFruitsApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FEcommerceUiFruitsApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FEcommerceUiFruitsApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdo-essam","download_url":"https://codeload.github.com/abdo-essam/EcommerceUiFruitsApp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FEcommerceUiFruitsApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33264780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["clean-architecture","cubit-state-management","ecommerce-application","flutter","fruit"],"created_at":"2024-11-21T12:24:09.905Z","updated_at":"2026-05-20T15:12:12.423Z","avatar_url":"https://github.com/abdo-essam.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ecommerce UI Fruits App 🍎🍌🍓\n\nThis is a mobile application for a fruit e-commerce store, built using Flutter and inspired by the [Ecommerce UI Kit](https://www.figma.com/design/8KG9uAt5CBr0sJ8MoDHwDr/Mobile-UI-Kit%3A-Ecommerce-(Community)?node-id=12-0\u0026node-type=canvas\u0026t=DSdJ4fwhXB4Qmrac-0) designed on Figma. The app allows users to explore a variety of fresh fruits, add items to their basket, and place orders seamlessly with a clean and user-friendly interface.\n\n## Features\n\n- **Welcome Screen**: A visually appealing splash and onboarding screen to introduce users to the app.\n- **Product Listings**: View a list of fresh fruits with details, images, and prices.\n- **Basket**: Add fruits to your basket, adjust quantities, and view the total cost.\n- **Authentication**: Simple authentication screen to allow users to log in.\n- **SQLite Integration**: Local storage of basket items using SQLite.\n- **Responsive UI**: Optimized for various screen sizes and resolutions.\n- **Beautiful Animations**: Subtle animations to enhance user experience.\n\n## Screenshots\n\n| Splash Screen | Welcome Screen | Authentication Screen |\n|---|---|---|\n| \u003cimg src=\"screenshots/splash_screen.png\" width=\"250\"\u003e | \u003cimg src=\"screenshots/Welcome_screen.png\" width=\"250\"\u003e | \u003cimg src=\"screenshots/Authentication.png\" width=\"250\"\u003e |\n\n| Home Screen | Add To Basket Screen | Order List Screen |\n|---|---|---|\n| \u003cimg src=\"screenshots/Home_screen.png\" width=\"250\"\u003e | \u003cimg src=\"screenshots/add_to_basket.png\" width=\"250\"\u003e | \u003cimg src=\"screenshots/Order list.png\" width=\"250\"\u003e |\n\n| Complete Details | Track Order | Order Complete.png |\n|---|---|---|\n| \u003cimg src=\"screenshots/complete_details.png\" width=\"250\"\u003e | \u003cimg src=\"screenshots/Track_order.png\" width=\"250\"\u003e | \u003cimg src=\"screenshots/Order_complete.png\" width=\"250\"\u003e |\n\n\n\n## Getting Started\n\n### Prerequisites\n\n- **Flutter**: Make sure you have Flutter installed on your local machine. [Get started with Flutter here](https://flutter.dev/docs/get-started/install).\n- **Figma API Key (Optional)**: If you wish to further customize the Figma design, you may need an API key to sync design updates.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdo-essam%2Fecommerceuifruitsapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdo-essam%2Fecommerceuifruitsapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdo-essam%2Fecommerceuifruitsapp/lists"}