{"id":17361414,"url":"https://github.com/hatemragab/hash_at_links_detector","last_synced_at":"2025-04-15T00:50:55.964Z","repository":{"id":54773162,"uuid":"307089276","full_name":"hatemragab/hash_at_links_detector","owner":"hatemragab","description":"hash at links detector Custom text to detect '#'_'@'_'links' support many languages","archived":false,"fork":false,"pushed_at":"2022-08-13T15:25:04.000Z","size":210,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T12:44:39.540Z","etag":null,"topics":["dart","flutter","flutter-plugin"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/hash_at_links_detector","language":"C++","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/hatemragab.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":"2020-10-25T12:01:11.000Z","updated_at":"2022-08-11T16:32:03.000Z","dependencies_parsed_at":"2022-08-14T02:20:43.243Z","dependency_job_id":null,"html_url":"https://github.com/hatemragab/hash_at_links_detector","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatemragab%2Fhash_at_links_detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatemragab%2Fhash_at_links_detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatemragab%2Fhash_at_links_detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatemragab%2Fhash_at_links_detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hatemragab","download_url":"https://codeload.github.com/hatemragab/hash_at_links_detector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248986279,"owners_count":21194025,"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":["dart","flutter","flutter-plugin"],"created_at":"2024-10-15T19:33:14.586Z","updated_at":"2025-04-15T00:50:55.948Z","avatar_url":"https://github.com/hatemragab.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hash_at_links_detector\n\n\n\u003cimg src =\"https://user-images.githubusercontent.com/37384769/184183782-3460b254-2cef-4404-8393-59b65fd8c9fc.png\" width = \"265\"/\u003e\n\nYou can use `CustomSmartText` to detect # @ links  text.\n```dart\n         CustomSmartText(\n                  text:\n                  \"@flutter test @hatem ragap #flutter #Dart \\n https://pub.dev \\n hi hello \\n h hello \\n s #فلاتر\\n @حاتم\",\n                  atStyle: TextStyle(color: Colors.red),\n                  disableAt: false,\n                  onTagClick: (tag) {\n                    if (tag == \"Dart\") {\n                      print(\"Dart is  $tag\");\n                    } else {\n                      print(\"tag is  $tag\");\n                    }\n                  },\n                   onUrlClicked: (open) {\n                    // launch  url\n                    print(\"opened $open\");\n                  },\n                  onAtClick: (at) {\n                    print(\"at is  $at\");\n                  },\n                ),\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatemragab%2Fhash_at_links_detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhatemragab%2Fhash_at_links_detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatemragab%2Fhash_at_links_detector/lists"}