{"id":32275608,"url":"https://github.com/amdkholil/tiny-dialog","last_synced_at":"2026-07-03T10:42:06.914Z","repository":{"id":249201095,"uuid":"830819200","full_name":"amdkholil/tiny-dialog","owner":"amdkholil","description":"Flutter Package","archived":false,"fork":false,"pushed_at":"2024-07-19T04:27:07.000Z","size":590,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T23:52:27.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amdkholil.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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-07-19T04:24:02.000Z","updated_at":"2024-07-19T16:24:03.000Z","dependencies_parsed_at":"2024-07-19T07:58:40.285Z","dependency_job_id":"f3ad14f7-c2f3-4d13-a638-b0fc6695d8bf","html_url":"https://github.com/amdkholil/tiny-dialog","commit_stats":null,"previous_names":["amdkholil/tiny-dialog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amdkholil/tiny-dialog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amdkholil%2Ftiny-dialog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amdkholil%2Ftiny-dialog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amdkholil%2Ftiny-dialog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amdkholil%2Ftiny-dialog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amdkholil","download_url":"https://codeload.github.com/amdkholil/tiny-dialog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amdkholil%2Ftiny-dialog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35083017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"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":[],"created_at":"2025-10-22T23:52:12.591Z","updated_at":"2026-07-03T10:42:06.909Z","avatar_url":"https://github.com/amdkholil.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"This package inspired by sweetalert2, but just very simple\n\n\u003cimg src=\"https://raw.githubusercontent.com/amdkholil/tiny-dialog/main/sample-min.gif\" width=\"300\"\u003e\n\n## Getting started\n\nadd dependency latest version with command:\n```command\n$ flutter pub add tiny_dialog\n```\n\nor just adding to `pubspec.yaml`\n```yaml\ndependecies:\n    tiny_dialog: \u003cversion\u003e\n```\n\n\n## Usage\n\nsimple dialog without any config:\n```flutter\nTinyDialog.success(\n    context,\n    message:\"Body message success!\",\n);\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famdkholil%2Ftiny-dialog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famdkholil%2Ftiny-dialog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famdkholil%2Ftiny-dialog/lists"}