{"id":13785007,"url":"https://github.com/woodemi/quick_notify","last_synced_at":"2025-05-11T20:31:43.373Z","repository":{"id":43116091,"uuid":"375293140","full_name":"woodemi/quick_notify","owner":"woodemi","description":"A cross-platform (Android/iOS/Web/Windows/macOS/Linux) notification plugin for Flutter","archived":true,"fork":false,"pushed_at":"2022-06-09T12:07:14.000Z","size":216,"stargazers_count":39,"open_issues_count":0,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-17T21:39:13.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/woodemi.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}},"created_at":"2021-06-09T09:07:45.000Z","updated_at":"2023-11-20T19:34:56.000Z","dependencies_parsed_at":"2022-08-19T09:01:59.059Z","dependency_job_id":null,"html_url":"https://github.com/woodemi/quick_notify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodemi%2Fquick_notify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodemi%2Fquick_notify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodemi%2Fquick_notify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodemi%2Fquick_notify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/woodemi","download_url":"https://codeload.github.com/woodemi/quick_notify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253632027,"owners_count":21939370,"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","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":"2024-08-03T19:00:55.050Z","updated_at":"2025-05-11T20:31:42.342Z","avatar_url":"https://github.com/woodemi.png","language":"C++","readme":"# DEPRECATED\n\nThis repo is deprecated; please use the new mono repo https://github.com/woodemi/quick.flutter\n\n# quick_notify\n\nA cross-platform (Android/iOS/Web/Windows/macOS/Linux) notification plugin for Flutter\n\n## Usage\n\n### Handle permisson\n\n```dart\nvar hasPermission = await QuickNotify.hasPermission();\nprint('hasPermission $hasPermission');\n```\n\n```dart\nvar requestPermission = await QuickNotify.requestPermission();\nprint('requestPermission $requestPermission');\n```\n\n### Post notification\n\n```dart\nQuickNotify.notify(\n  title: 'My title',\n  content: 'My content',\n);\n```\n","funding_links":[],"categories":["Packages"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoodemi%2Fquick_notify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoodemi%2Fquick_notify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoodemi%2Fquick_notify/lists"}