{"id":20060197,"url":"https://github.com/gianmen91/flutter_toast_catalog","last_synced_at":"2026-04-24T12:06:56.072Z","repository":{"id":218707767,"uuid":"746756649","full_name":"GianMen91/flutter_toast_catalog","owner":"GianMen91","description":"A Flutter app designed for managing and displaying a dynamic list of items sourced from an external API. ","archived":false,"fork":false,"pushed_at":"2024-09-22T22:13:04.000Z","size":4746,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-21T05:42:09.248Z","etag":null,"topics":["api-call","codemagic-ci-cd","dart","flutter","rest-api","widget-test"],"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/GianMen91.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,"zenodo":null}},"created_at":"2024-01-22T16:04:30.000Z","updated_at":"2024-09-22T22:13:07.000Z","dependencies_parsed_at":"2024-05-21T16:47:18.494Z","dependency_job_id":"a57c8c26-1756-4b01-9f40-fbfc67818fc2","html_url":"https://github.com/GianMen91/flutter_toast_catalog","commit_stats":null,"previous_names":["gianmen91/flutter_toast_catalog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GianMen91/flutter_toast_catalog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GianMen91%2Fflutter_toast_catalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GianMen91%2Fflutter_toast_catalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GianMen91%2Fflutter_toast_catalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GianMen91%2Fflutter_toast_catalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GianMen91","download_url":"https://codeload.github.com/GianMen91/flutter_toast_catalog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GianMen91%2Fflutter_toast_catalog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32222530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["api-call","codemagic-ci-cd","dart","flutter","rest-api","widget-test"],"created_at":"2024-11-13T13:13:29.887Z","updated_at":"2026-04-24T12:06:56.057Z","avatar_url":"https://github.com/GianMen91.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toast Catalog\n\n## Overview\nWelcome to Toast Catalog, a Flutter app designed for managing and displaying a dynamic list of items sourced from an **external API**. \n\nThis app empowers users to:\n- explore\n- sort\n- search for items in an intuitive and user-friendly interface.\n  \n**CI/CD** with **Codemagic**.\n\n## Screenshots\n\n\u003cimg src=\"img/img-1.png\" width=300 /\u003e \u003cimg src=\"img/img-2.png\" width=300 /\u003e \n\u003cimg src=\"img/img-3.png\" width=300 /\u003e \u003cimg src=\"img/img-4.png\" width=300 /\u003e \n\n## Features\n\n- **Item Management**: Easily manage and display a list of items fetched from an external API.\n- **Sorting Options**: Sort items by name, last sold date, or price.\n- **Search Functionality**: Quickly find items using the search box.\n- **Offline Support**: Items are stored locally for seamless offline access.\n- **API Integration**: Connects to an external API to fetch the latest item data.\n- **Connection Status Check**: Dynamically assesses internet connectivity, providing an error notification if unable to connect to the server.\n- **Fallback to Offline Mode**: In the absence of a connection, the app intelligently switches to displaying items from the offline list.\n- **Pull-to-Refresh**: Update the item list by pulling down on the screen.\n- **Custom Fonts**: Enhance the visual appeal with the Niconne custom font.\n\n## Content Attribution\n\n- **Font (Niconne)**: Used the Niconne font, which is available on [Google Fonts](https://fonts.google.com/specimen/Niconne?preview.text=Good%20morning\u0026query=Vernon+Adams\u0026classification=Handwriting). The font was designed by Vernon Adams.\n\n## Technologies Used\n- **Flutter**: Framework for building natively compiled applications.\n- **Dart**: Language used to build Flutter applications.\n- **HTTP Package**: Used for making HTTP requests to download item data.\n- **Storage Package**: Used for reading/writing data locally.\n- **Linting**: The codebase adheres to best practices and coding standards using lint rules.\n- **Widget Tests**: Extensive use of widget tests to ensure the robustness of the UI components, behaviors, and overall application functionality.\n\n## Responsiveness\n\nThe app is designed to work seamlessly across various screen sizes, providing a consistent and enjoyable experience on both small and large devices.\n\n## API Connection\nToast Catalog connects seamlessly to an external API to fetch real-time data, ensuring that users have access to the latest information.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgianmen91%2Fflutter_toast_catalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgianmen91%2Fflutter_toast_catalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgianmen91%2Fflutter_toast_catalog/lists"}