{"id":22667215,"url":"https://github.com/shereef/flutter_richtext_issue","last_synced_at":"2025-08-03T08:08:30.868Z","repository":{"id":237449947,"uuid":"620271866","full_name":"Shereef/flutter_richtext_issue","owner":"Shereef","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-04T21:39:02.000Z","size":20,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-28T11:03:52.306Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Shereef.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":"2023-03-28T11:10:31.000Z","updated_at":"2023-03-28T11:10:38.000Z","dependencies_parsed_at":"2024-06-02T16:34:01.135Z","dependency_job_id":null,"html_url":"https://github.com/Shereef/flutter_richtext_issue","commit_stats":null,"previous_names":["shereef/flutter_richtext_issue"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Shereef/flutter_richtext_issue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shereef%2Fflutter_richtext_issue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shereef%2Fflutter_richtext_issue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shereef%2Fflutter_richtext_issue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shereef%2Fflutter_richtext_issue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shereef","download_url":"https://codeload.github.com/Shereef/flutter_richtext_issue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shereef%2Fflutter_richtext_issue/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268512159,"owners_count":24261887,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"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":"2024-12-09T14:40:25.010Z","updated_at":"2025-08-03T08:08:30.837Z","avatar_url":"https://github.com/Shereef.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter RichText issue\n\nThis projects portrays an issue with finding rich text\n\nLook at the [workflow run](https://github.com/Shereef/flutter_richtext_issue/actions/runs/4542453551/jobs/8005885430#step:6:88) for a log of the `flutter test` or `flutter test --verbose`\n\n## steps to reproduce\n\n- install flutter\n- clone this repo\n- `flutter pub get`\n- `flutter test`\n- all tests should pass but they fail\n\n```\n## Flutter doctor verbose\n$ flutter doctor -v\n[✓] Flutter (Channel stable, 3.7.8, on macOS 13.2.1 22D68 darwin-arm64, locale en-US)\n    • Flutter version 3.7.8 on channel stable at /Users/shereef.marzouk/Dev/flutter\n    • Upstream repository https://github.com/flutter/flutter.git\n    • Framework revision 90c64ed42b (7 days ago), 2023-03-21 11:27:08 -0500\n    • Engine revision 9aa7816315\n    • Dart version 2.19.5\n    • DevTools version 2.20.1\n\n[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)\n    • Android SDK at /Users/shereef.marzouk/Library/Android/sdk\n    • Platform android-33, build-tools 33.0.0\n    • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java\n    • Java version OpenJDK Runtime Environment (build 11.0.15+0-b2043.56-8887301)\n    • All Android licenses accepted.\n\n[✓] Xcode - develop for iOS and macOS (Xcode 14.2)\n    • Xcode at /Applications/Xcode.app/Contents/Developer\n    • Build 14C18\n    • CocoaPods version 1.12.0\n\n[✓] Chrome - develop for the web\n    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome\n\n[✓] Android Studio (version 2022.1)\n    • Android Studio at /Applications/Android Studio.app/Contents\n    • Flutter plugin can be installed from:\n      🔨 https://plugins.jetbrains.com/plugin/9212-flutter\n    • Dart plugin can be installed from:\n      🔨 https://plugins.jetbrains.com/plugin/6351-dart\n    • Java version OpenJDK Runtime Environment (build 11.0.15+0-b2043.56-8887301)\n\n[✓] VS Code (version 1.76.2)\n    • VS Code at /Applications/Visual Studio Code.app/Contents\n    • Flutter extension version 3.60.0\n\n[✓] Connected device (3 available)\n    • iPhone 14 Pro Max (mobile) • 9C9C865F-2E02-408D-B422-A6CB7948BF96 • ios            • com.apple.CoreSimulator.SimRuntime.iOS-16-2 (simulator)\n    • macOS (desktop)            • macos                                • darwin-arm64   • macOS 13.2.1 22D68 darwin-arm64\n    • Chrome (web)               • chrome                               • web-javascript • Google Chrome 111.0.5563.110\n\n[✓] HTTP Host Availability\n    • All required HTTP hosts are available\n\n• No issues found!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshereef%2Fflutter_richtext_issue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshereef%2Fflutter_richtext_issue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshereef%2Fflutter_richtext_issue/lists"}