{"id":1712,"date":"2019-04-20T15:07:11","date_gmt":"2019-04-20T09:37:11","guid":{"rendered":"https:\/\/www.concettolabs.com\/blog\/?p=1712"},"modified":"2019-04-20T15:07:11","modified_gmt":"2019-04-20T09:37:11","slug":"webviews-in-flutter-what-an-amazing-breakthrough","status":"publish","type":"post","link":"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/","title":{"rendered":"WebViews in Flutter \u2013 What an Amazing Breakthrough!"},"content":{"rendered":"<p>Have you ever faced \u201cThe app needs to open safari? \/ The app needs to open Google Chrome?\u201d Or you have a payment gateway in your website &amp; do not want it in your app?<\/p>\n<p>Well, Team Flutter has made a truly super cool module that enables you to join WebViews into your Flutter application to make the majority of this usefulness conceivable.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"What_is_WebViews_in_Flutter\"><\/span>What is WebViews in Flutter?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Flutter is an open-source application development environment &amp; a &#8220;webview&#8221; is a program packaged within a phone app creating what is known as a hybrid application.<\/p>\n<p>Utilizing a webview permits <span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.concettolabs.com\/flutter-app-development\" target=\"_blank\" rel=\"nofollow\"><strong>f<\/strong><strong>lut<\/strong><strong>ter app<\/strong><\/a><\/span>\u00a0to be developed utilizing Web advancements such as HTML, JavaScript, CSS, and so forth. Yet at the same time acts like a native application and can be placed in the app store. Henceforth permitting Flutter WebViews Developer to work with well-known technologies.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"Let_us_understand_Flutter_WebView_with_an_example\"><\/span>Let us understand Flutter WebView with an example.<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><strong>We will create a simple flutter webview app where we will have a basic home screen with a button to open the URL. Follow the steps mentioned below:<\/strong><\/p>\n<ol>\n<li>Collect all the required packages you require for implementing the webview.<\/li>\n<li>Import all the necessary packages collected previously.<\/li>\n<li>For loading the webview, implement the required route.<\/li>\n<li>Once the route is implemented, add navigation.<\/li>\n<li>Finally, clear &amp; refresh the cache in a flutter.<\/li>\n<\/ol>\n<h4>Keep the following things in mind,<\/h4>\n<ol>\n<li>Flutter does not come with a default widget. But, you can accomplish this with the assistance of the library.<\/li>\n<li>For that, you have to import the package assigned for webview for utilizing it in the application.<\/li>\n<li>You will get the package from pubspec.yaml file. Add flutter webview plugin and then click on the get package. The system will import all the required packages for you.<\/li>\n<\/ol>\n<h3><span class=\"ez-toc-section\" id=\"Following_is_the_code_for_the_simple_flutter_webview_app\"><\/span>Following is the code for the simple flutter webview app:<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Flutter WebView for iOS<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-1714 size-full\" title=\"Flutter WebView for iOS\" src=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2019\/04\/Flutter-plugin-1.png\" alt=\"Flutter WebView for iOS\" width=\"820\" height=\"421\" srcset=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2019\/04\/Flutter-plugin-1.png 820w, https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2019\/04\/Flutter-plugin-1-300x154.png 300w, https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2019\/04\/Flutter-plugin-1-768x394.png 768w\" sizes=\"auto, (max-width: 820px) 100vw, 820px\" \/><\/p>\n<p>&nbsp;<\/p>\n<p>In iOS, the webview widget is taken care of by the UIKit Control. In flutter webview iOS we need to make a special change in the XCode. In the file called Info.plist, there is an element called &lt;dict&gt;.<\/p>\n<p><strong>We need to add the following code in the &lt;dict&gt;:<\/strong><\/p>\n<p>WebViewController _controller;<br \/>\nWebView(<br \/>\ninitialUrl: &#8216;https:\/\/flutter.io&#8217;,<br \/>\nonWebViewCreated: (WebViewController webViewController) {<br \/>\n_controller = webViewController;<br \/>\n},<br \/>\n);<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Concluding\"><\/span>Concluding,<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>WebView gives us a simple method to render site pages in our application. When you begin utilizing the Flutter module, it&#8217;ll become simple to attempt other cool flutter plugins available as well.<\/p>\n<p>In another case, you can <span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.concettolabs.com\/flutter-app-development\" target=\"_blank\" rel=\"nofollow\"><strong>hire flutter app developer<\/strong><\/a> <\/span>who can help you build your flutter app with this WebView plugin for both Android &amp; iOS. Also, let us know if you have any doubt regarding the same in the comments section, we will get back to you with the solution.<\/p>\n<p>Till then, Happy Fluttering!<\/p>\n<style>\n.blog-block-1{background:url(https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2020\/08\/app-development.png);background-position: center;background-repeat: no-repeat;background-size: cover;width:100%;margin: 0 auto;padding: 20px 60px 80px;text-align: center; }.blog-block-1 h3{font-size: 40px;color: #fff;line-height: 60px;text-align:center;}.blog-block-1 p{color: #fff;font-size: 20px;}a.blog-btn-1{padding:10px 30px;background: #fbbf13;color: #fff!important;font-size: 18px;border: 0;cursor: poi<span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span>nter; text-align:center}.blog-block-1 p{text-align:center;color:#fff!important;}<\/style>\n<p>&nbsp;<\/p>\n<div class=\"blog-block-1\">\n<h3><span class=\"ez-toc-section\" id=\"WebViews_in_Flutter_%E2%80%93_What_an_Amazing_Breakthrough\"><\/span>WebViews in Flutter \u2013 What an Amazing Breakthrough!<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><a class=\"blog-btn-1\" href=\"https:\/\/www.concettolabs.com\/inquiry\" target=\"_blank\" rel=\"nofollow\">Contact Us<\/a><\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_71 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 eztoc-toggle-hide-by-default' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/#What_is_WebViews_in_Flutter\" title=\"What is WebViews in Flutter?\">What is WebViews in Flutter?<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/#Let_us_understand_Flutter_WebView_with_an_example\" title=\"Let us understand Flutter WebView with an example.\">Let us understand Flutter WebView with an example.<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/#Following_is_the_code_for_the_simple_flutter_webview_app\" title=\"Following is the code for the simple flutter webview app:\">Following is the code for the simple flutter webview app:<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/#Concluding\" title=\"Concluding,\">Concluding,<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/#WebViews_in_Flutter_%E2%80%93_What_an_Amazing_Breakthrough\" title=\"WebViews in Flutter \u2013 What an Amazing Breakthrough!\">WebViews in Flutter \u2013 What an Amazing Breakthrough!<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Have you ever faced \u201cThe app needs to open safari? \/ The app needs to open Google Chrome?\u201d Or you have a payment gateway in your website &amp; do not want it in your app? Well, Team Flutter has made a truly super cool module that enables you to join WebViews into your Flutter application [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7807,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[1143,1144,1145,1146,1147,1148,1149,1150],"class_list":["post-1712","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-flutter-app-with-webview-plugin","tag-flutter-applications","tag-flutter-webview","tag-flutter-webview-app","tag-flutter-webview-ios","tag-flutter-webview-oauth","tag-flutter-webviews-developer","tag-webviews-in-flutter"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>WebViews in the Flutter \u2013 What an Amazing Breakthrough!<\/title>\n<meta name=\"description\" content=\"Looking for WebViews in Flutter? We will create a simple flutter webview app where we will have a basic home screen with a button to open the URL.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WebViews in the Flutter \u2013 What an Amazing Breakthrough!\" \/>\n<meta property=\"og:description\" content=\"Looking for WebViews in Flutter? We will create a simple flutter webview app where we will have a basic home screen with a button to open the URL.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/\" \/>\n<meta property=\"og:site_name\" content=\"concettolabs\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/manish.patel.710\" \/>\n<meta property=\"article:published_time\" content=\"2019-04-20T09:37:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2021\/12\/flutter-ios-development.png\" \/>\n\t<meta property=\"og:image:width\" content=\"680\" \/>\n\t<meta property=\"og:image:height\" content=\"314\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Manish Patel\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/withmanish\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Manish Patel\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/\",\"name\":\"WebViews in the Flutter \u2013 What an Amazing Breakthrough!\",\"isPartOf\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2021\/12\/flutter-ios-development.png\",\"datePublished\":\"2019-04-20T09:37:11+00:00\",\"dateModified\":\"2019-04-20T09:37:11+00:00\",\"author\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9\"},\"description\":\"Looking for WebViews in Flutter? We will create a simple flutter webview app where we will have a basic home screen with a button to open the URL.\",\"breadcrumb\":{\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/#primaryimage\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2021\/12\/flutter-ios-development.png\",\"contentUrl\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2021\/12\/flutter-ios-development.png\",\"width\":680,\"height\":314,\"caption\":\"WebViews in Flutter\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WebViews in Flutter \u2013 What an Amazing Breakthrough!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/\",\"name\":\"concettolabs\",\"description\":\"Just another WordPress site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9\",\"name\":\"Manish Patel\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png\",\"contentUrl\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png\",\"caption\":\"Manish Patel\"},\"description\":\"Manish Patel is a Co-Founder of Concetto Labs, a leading mobile app development company specialized in android and iOS app development. We provide a one-stop solution for all IT related services.\",\"sameAs\":[\"https:\/\/websitelaravel.concettoprojects.com\/blog\",\"https:\/\/www.facebook.com\/manish.patel.710\",\"https:\/\/in.linkedin.com\/in\/manishpatel2509\",\"https:\/\/x.com\/https:\/\/twitter.com\/withmanish\"],\"url\":\"https:\/\/websitelaravel.concettoprojects.com\/blog\/author\/manish-patel\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"WebViews in the Flutter \u2013 What an Amazing Breakthrough!","description":"Looking for WebViews in Flutter? We will create a simple flutter webview app where we will have a basic home screen with a button to open the URL.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"WebViews in the Flutter \u2013 What an Amazing Breakthrough!","og_description":"Looking for WebViews in Flutter? We will create a simple flutter webview app where we will have a basic home screen with a button to open the URL.","og_url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/","og_site_name":"concettolabs","article_author":"https:\/\/www.facebook.com\/manish.patel.710","article_published_time":"2019-04-20T09:37:11+00:00","og_image":[{"width":680,"height":314,"url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2021\/12\/flutter-ios-development.png","type":"image\/png"}],"author":"Manish Patel","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/withmanish","twitter_misc":{"Written by":"Manish Patel","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/","name":"WebViews in the Flutter \u2013 What an Amazing Breakthrough!","isPartOf":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/#primaryimage"},"image":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/#primaryimage"},"thumbnailUrl":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2021\/12\/flutter-ios-development.png","datePublished":"2019-04-20T09:37:11+00:00","dateModified":"2019-04-20T09:37:11+00:00","author":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9"},"description":"Looking for WebViews in Flutter? We will create a simple flutter webview app where we will have a basic home screen with a button to open the URL.","breadcrumb":{"@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/#primaryimage","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2021\/12\/flutter-ios-development.png","contentUrl":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2021\/12\/flutter-ios-development.png","width":680,"height":314,"caption":"WebViews in Flutter"},{"@type":"BreadcrumbList","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/webviews-in-flutter-what-an-amazing-breakthrough\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/websitelaravel.concettoprojects.com\/blog\/"},{"@type":"ListItem","position":2,"name":"WebViews in Flutter \u2013 What an Amazing Breakthrough!"}]},{"@type":"WebSite","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#website","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/","name":"concettolabs","description":"Just another WordPress site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/websitelaravel.concettoprojects.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/b27e0500ea2f536f7f0f5e7ab13566b9","name":"Manish Patel","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/websitelaravel.concettoprojects.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png","contentUrl":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-content\/uploads\/2022\/03\/manish2-96x96.png","caption":"Manish Patel"},"description":"Manish Patel is a Co-Founder of Concetto Labs, a leading mobile app development company specialized in android and iOS app development. We provide a one-stop solution for all IT related services.","sameAs":["https:\/\/websitelaravel.concettoprojects.com\/blog","https:\/\/www.facebook.com\/manish.patel.710","https:\/\/in.linkedin.com\/in\/manishpatel2509","https:\/\/x.com\/https:\/\/twitter.com\/withmanish"],"url":"https:\/\/websitelaravel.concettoprojects.com\/blog\/author\/manish-patel\/"}]}},"_links":{"self":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/posts\/1712","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/comments?post=1712"}],"version-history":[{"count":0,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/posts\/1712\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/media\/7807"}],"wp:attachment":[{"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/media?parent=1712"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/categories?post=1712"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/websitelaravel.concettoprojects.com\/blog\/wp-json\/wp\/v2\/tags?post=1712"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}