{"id":17158683,"url":"https://github.com/siruscodes/mobile_web_view","last_synced_at":"2026-03-12T15:05:10.705Z","repository":{"id":56834776,"uuid":"265514908","full_name":"SirusCodes/mobile_web_view","owner":"SirusCodes","description":"To showcase your mobile app on web pub link: https://pub.dev/packages/mobile_web_view","archived":false,"fork":false,"pushed_at":"2023-01-25T05:14:37.000Z","size":1941,"stargazers_count":5,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T13:47:39.656Z","etag":null,"topics":["dart","flutter","flutter-package","hacktoberfest","package","pub"],"latest_commit_sha":null,"homepage":"","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/SirusCodes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-20T09:25:53.000Z","updated_at":"2023-09-08T12:26:26.000Z","dependencies_parsed_at":"2023-02-14T05:01:27.782Z","dependency_job_id":null,"html_url":"https://github.com/SirusCodes/mobile_web_view","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SirusCodes/mobile_web_view","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirusCodes%2Fmobile_web_view","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirusCodes%2Fmobile_web_view/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirusCodes%2Fmobile_web_view/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirusCodes%2Fmobile_web_view/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SirusCodes","download_url":"https://codeload.github.com/SirusCodes/mobile_web_view/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirusCodes%2Fmobile_web_view/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30429363,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: 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":["dart","flutter","flutter-package","hacktoberfest","package","pub"],"created_at":"2024-10-14T22:12:17.486Z","updated_at":"2026-03-12T15:05:10.685Z","avatar_url":"https://github.com/SirusCodes.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n|Desktop View| Mobile View |\n|--|--|\n| ![desktop view](https://github.com/SirusCodes/mobile_web_view/blob/master/screenshots/desktop_view.png?raw=true) | ![mobile view](https://github.com/SirusCodes/mobile_web_view/blob/master/screenshots/mobile_view.png?raw=true) |\n\n\n# Mobile web view\n![](https://img.shields.io/github/license/SirusCodes/mobile_web_view) ![](https://img.shields.io/pub/v/mobile_web_view)\n\nWanted to show your awesome mobile app to other without letting them into the hassle of installing it? Thanks to flutter web (currently in beta) we have covered you. \n\n## Installation\n**Make sure that you are on beta and web is enabled if not then, [here](https://flutter.dev/docs/get-started/web)**\n\nAdd in your pubspec.yaml\n\n\tdependencies:\n\t mobile_web_view: ^0.1.2\n\nThen import it in your main\n\n\timport 'package: mobile_web_view/mobile_web_view.dart';\n\nWarp MobileWebView to your initial route\n\n \n\n    home: MobileWebView(\n            statusBarIconColor: Colors.white,\n            content: Text(\"MobileWebView\")\n            child: MyHomePage(title: 'Flutter Demo Home Page'),\n          ),\n\n|Prams| Description |\n|--|--|\n| statusBarIconColor | As it says it defines the color of status bar icons and clock in desktop view (default is black)   |\n| content | It is to define which widgets to show on the right side of the screen in desktop view (default is SizedBox.expand()) |\n| backgroundColor | It sets background color for desktop webview (default is color of Material.canvas) |\n\n## Want to contribute?\nA help is always welcomed, check our [CONTRIBUTING.md](https://github.com/SirusCodes/mobile_web_view/blob/master/CONTRIBUTING.md) and don't forget to add yourself to [CONTRIBUTORS.md](https://github.com/SirusCodes/mobile_web_view/blob/master/CONTRIBUTORS.md) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiruscodes%2Fmobile_web_view","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiruscodes%2Fmobile_web_view","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiruscodes%2Fmobile_web_view/lists"}