{"id":13181,"date":"2025-08-28T07:41:21","date_gmt":"2025-08-28T07:41:21","guid":{"rendered":"https:\/\/dianapps.com\/blog\/?p=13181"},"modified":"2025-09-16T09:21:46","modified_gmt":"2025-09-16T09:21:46","slug":"whats-new-in-flutter-3-35","status":"publish","type":"post","link":"https:\/\/www.dianapps.com\/blog\/whats-new-in-flutter-3-35\/","title":{"rendered":"Discover What&#8217;s new in Flutter 3.35 in just 10 minutes!"},"content":{"rendered":"<p>Flutter 3.35 is here, and it\u2019s not just a minor upgrade, it\u2019s a game-changer for web, mobile, and desktop app development. With <strong>stateful hot reload on the web by default<\/strong>, <strong>Material 3 widget upgrades<\/strong>, <strong>Cupertino polish<\/strong>, <strong>Wasm dry run support<\/strong>, and even <strong>AI-powered developer tooling<\/strong>, this release focuses on <strong>performance, productivity, and future readiness<\/strong>.<\/p>\n<p>If you\u2019re a <strong>mobile<\/strong> <strong>developer, <a href=\"https:\/\/dianapps.com\/flutter-app-development\">Flutter app development company<\/a>, or business building cross-platform apps<\/strong>, here\u2019s everything you need to know about the <strong>Flutter 3.35 release<\/strong>, its features, and how it impacts your development workflow.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Whats-New-in-Flutter-335\"><\/span>What\u2019s New in Flutter 3.35?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h3><span class=\"ez-toc-section\" id=\"1-Is-hot-reload-now-available-for-Flutter-web\"><\/span>1. Is hot reload now available for Flutter web?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Yes. With Flutter 3.35, <strong>stateful hot reload for the web is now the default<\/strong>. This means faster iterations, shorter development cycles, and real-time debugging without needing to toggle experimental flags. Developers can still disable it if required, but for most workflows, it\u2019s a major <strong>productivity booster<\/strong>.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"2-What-is-Wasm-dry-run-in-Flutter-335\"><\/span>2. What is Wasm dry run in Flutter 3.35?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>The new <strong>Wasm (WebAssembly) dry run feature<\/strong> checks whether your Flutter web app can compile into Wasm before WebAssembly becomes the default. Developers now get <strong>console warnings<\/strong> during JS builds, helping future-proof projects for <strong>better performance and smaller bundle sizes<\/strong>.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"3-Does-Flutter-335-improve-accessibility\"><\/span>3. Does Flutter 3.35 improve accessibility?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Absolutely. Accessibility is one of the highlights of this release. Flutter 3.35 brings:<\/p>\n<ul>\n<li>Improved <strong>screen-reader semantics on web<\/strong>.<\/li>\n<li><code>SemanticsLabelBuilder<\/code> for <strong>simplified voice-over messages<\/strong>.<\/li>\n<li>Fixes for Cupertino components: <strong>text scaling, RTL toolbar alignment, TalkBack fixes, and correct VoiceOver tab behavior<\/strong>.<\/li>\n<\/ul>\n<p>This ensures your apps are more <strong>inclusive and user-friendly<\/strong> across platforms.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"4-What-new-Material-and-Cupertino-updates-are-included\"><\/span>4. What new Material and Cupertino updates are included?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<h3><span class=\"ez-toc-section\" id=\"Material-Updates\"><\/span><strong>Material Updates:<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<ul>\n<li><strong>RangeSlider<\/strong> upgraded to Material 3 (M3).<\/li>\n<li><strong>DropdownMenuFormField<\/strong> now available.<\/li>\n<li><strong>Scrollable NavigationRail<\/strong> introduced.<\/li>\n<li><code>NavigationDrawer<\/code> now supports <strong>header and footer sections<\/strong>.<\/li>\n<\/ul>\n<h3><span class=\"ez-toc-section\" id=\"Cupertino-Updates\"><\/span><strong>Cupertino Updates:<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<ul>\n<li><strong>RSuperellipse<\/strong> shapes for smoother UI fidelity.<\/li>\n<li><strong>Haptic feedback<\/strong> for <code>Picker<\/code> and <code>Slider<\/code>.<\/li>\n<li>Always-visible <strong>slider value indicator<\/strong>.<\/li>\n<\/ul>\n<p>These changes align Flutter with the latest <strong>Material You (M3) guidelines<\/strong> and enhance iOS-native feel with <strong>Cupertino polish<\/strong>.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"5-Does-Flutter-335-support-AI-powered-tools\"><\/span>5. Does Flutter 3.35 support AI-powered tools?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Yes. Flutter 3.35 stabilizes the <strong>Machine Code Protocol (MCP) server<\/strong>, enabling AI-driven integrations in your IDE. This helps with:<\/p>\n<ul>\n<li><strong>Error rendering suggestions<\/strong>.<\/li>\n<li><strong>Boilerplate code generation<\/strong>.<\/li>\n<li><strong>Smarter dependency recommendations from pub.dev<\/strong>.<\/li>\n<\/ul>\n<p>It\u2019s a step toward <strong>AI-assisted development workflows<\/strong>, making Flutter projects faster to build and maintain.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"6-What-is-the-SensitiveContent-widget-in-Flutter\"><\/span>6. What is the SensitiveContent widget in Flutter?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>The new <strong>SensitiveContent widget<\/strong> (Android 14+, API 35) lets developers <strong>block screenshots and screen recordings<\/strong> for sensitive screens like <strong>banking, healthcare, or private data apps<\/strong>. This enhances <strong>privacy and data security<\/strong>, a critical factor for enterprise-grade apps.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"7-What-are-the-minimum-SDK-requirements-for-Flutter-335\"><\/span>7. What are the minimum SDK requirements for Flutter 3.35?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Flutter 3.35 modernizes platform support by raising the minimum SDK versions:<\/p>\n<ul>\n<li><strong>iOS 13 or higher<\/strong><\/li>\n<li><strong>macOS 10.15 or higher<\/strong><\/li>\n<li><strong>Android SDK 24 (Nougat)<\/strong><\/li>\n<\/ul>\n<p>This cleanup removes legacy clutter and ensures apps run smoothly on <strong>modern devices<\/strong>.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"8-Does-Flutter-335-improve-desktop-support\"><\/span>8. Does Flutter 3.35 improve desktop support?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Yes. Flutter 3.35 enhances desktop performance with:<\/p>\n<ul>\n<li><strong>Unified UI + platform threads<\/strong> on Windows and Linux for <strong>smoother resizing and UI rendering<\/strong>.<\/li>\n<li><strong>Native assets preview<\/strong> for embedding <strong>C\/C++\/Rust modules<\/strong> directly.<\/li>\n<\/ul>\n<p>This positions Flutter as a strong framework for <strong>cross-platform desktop app development<\/strong>.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Why-Should-Businesses-and-Developers-Upgrade-to-Flutter-335\"><\/span>Why Should Businesses and Developers Upgrade to Flutter 3.35?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<ul>\n<li><strong>Faster development cycles<\/strong> with hot reload on the web.<\/li>\n<li><strong>Future-proof web apps<\/strong> via Wasm dry runs.<\/li>\n<li><strong>More accessible apps<\/strong>, complying with inclusivity standards.<\/li>\n<li><strong>Enhanced security<\/strong> for sensitive data on Android.<\/li>\n<li><strong>Visually modern UIs<\/strong> with Material 3 and Cupertino updates.<\/li>\n<li><strong>Smarter workflows<\/strong> powered by AI integrations.<\/li>\n<li><strong>Better performance on desktop apps<\/strong> with threading improvements.<\/li>\n<\/ul>\n<p>For <strong>mobile app development companies<\/strong> and <strong>startups building cross-platform apps<\/strong>, Flutter 3.35 ensures <strong>higher efficiency, security, and readiness for the next wave of digital experiences<\/strong>.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"How-to-Get-Started-with-Flutter-335\"><\/span><strong>How to Get Started with Flutter 3.35<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>If you\u2019re ready to try the <strong>latest Flutter release<\/strong>, here\u2019s how to upgrade and start building with Flutter 3.35:<\/p>\n<h3><span class=\"ez-toc-section\" id=\"1-Upgrade-Flutter-SDK\"><\/span>1. Upgrade Flutter SDK<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Run the following commands in your terminal to update your existing SDK:<\/p>\n<pre class=\"theme:github font-size:14 nums:false lang:default decode:true\">flutter upgrade\r\n\r\nflutter pub upgrade\r\n\r\nflutter doctor<\/pre>\n<p>This ensures your environment is aligned with <strong>Flutter 3.35 dependencies and tools<\/strong>.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"2-Check-System-Requirements\"><\/span>2. Check System Requirements<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Flutter 3.35 has bumped the minimum SDK versions:<\/p>\n<ul>\n<li><strong>iOS<\/strong> \u2192 13 or higher<\/li>\n<li><strong>macOS<\/strong> \u2192 10.15 or higher<\/li>\n<li><strong>Android<\/strong> \u2192 SDK 24 (Nougat) or higher<\/li>\n<\/ul>\n<p>Update your development environment accordingly before building apps.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"3-Enable-New-Features\"><\/span>3. Enable New Features<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Some Flutter 3.35 features are enabled by default (like <strong>stateful hot reload on web<\/strong>), but others may require config toggles:<\/p>\n<pre class=\"theme:github font-size:14 nums:false lang:default decode:true\">flutter config --enable-widget-previews<\/pre>\n<p>This lets you experiment with <strong>widget previews<\/strong> and other developer productivity features.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"4-Test-with-New-Widgets-and-APIs\"><\/span>4. Test with New Widgets and APIs<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Try integrating new <strong>Material 3 widgets<\/strong> and <strong>Cupertino updates<\/strong> into your app. Example:<\/p>\n<pre class=\"theme:github font-size:14 nums:false lang:default decode:true\">NavigationDrawer(\r\n\r\n  children: [\r\n\r\n    NavigationDrawerDestination(\r\n\r\n      icon: Icon(Icons.home),\r\n\r\n      label: Text(\"Home\"),\r\n\r\n    ),\r\n    NavigationDrawerDestination(\r\n\r\n      icon: Icon(Icons.settings),\r\n\r\n      label: Text(\"Settings\"),\r\n    ),\r\n  ],\r\n)<\/pre>\n<p>This takes advantage of the <strong>new header\/footer support<\/strong> in NavigationDrawer.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"5-Secure-Your-App-with-SensitiveContent-Android-14\"><\/span>5. Secure Your App with SensitiveContent (Android 14+)<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>For apps handling sensitive data, wrap critical screens with the new widget:<\/p>\n<pre class=\"theme:github font-size:14 nums:false lang:default decode:true\">SensitiveContent(\r\n\r\n  child: BankingDashboard(),\r\n\r\n)<\/pre>\n<p>This prevents screenshots and screen recordings on devices running Android 14+.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"6-Test-Web-and-Desktop-Builds\"><\/span>6. Test Web and Desktop Builds<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<ul>\n<li>Run your <strong>web builds<\/strong> with hot reload and check for <strong>Wasm dry run warnings<\/strong>.<\/li>\n<li>For <strong>desktop apps (Windows\/Linux)<\/strong>, test resizing and UI responsiveness to see the new threading improvements in action.<\/li>\n<\/ul>\n<h3><span class=\"ez-toc-section\" id=\"7-Explore-AI-Powered-MCP-Integration\"><\/span>7. Explore AI-Powered MCP Integration<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>If you\u2019re using <strong>VS Code or Android Studio<\/strong>, explore <strong>AI-assisted suggestions<\/strong> powered by the MCP server. It can help you generate boilerplate faster and debug efficiently.<\/p>\n<p>With these steps, you\u2019ll be fully ready to leverage the <strong>power of Flutter 3.35<\/strong> across mobile, web, and desktop.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Final-Thoughts\"><\/span>Final Thoughts<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Flutter 3.35 is not just an update, it\u2019s a <strong>strategic step forward<\/strong> for developers and businesses. With <strong>hot reload for web, Wasm preparation, accessibility upgrades, AI-powered tooling, and enhanced security<\/strong>, this release strengthens Flutter\u2019s position as the <strong>go-to framework for building cross-platform apps<\/strong>.<\/p>\n<p>If you\u2019re working with a <a href=\"https:\/\/dianapps.com\/mobile-app-development\"><strong>mobile app development company<\/strong><\/a> or building products in-house, upgrading to Flutter 3.35 means <strong>faster builds, modern UIs, and future-ready apps<\/strong>.<\/p>\n<p><!-- notionvc: f4c6623d-6ad5-45d7-ae9b-3c7d67c7a20f --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Flutter 3.35 is here, and it\u2019s not just a minor upgrade, it\u2019s a game-changer for web, mobile, and desktop app development. With stateful hot reload on the web by default, Material 3 widget upgrades, Cupertino polish, Wasm dry run support, and even AI-powered developer tooling, this release focuses on performance, productivity, and future readiness. If [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":13182,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_wp_applaud_exclude":false,"footnotes":""},"categories":[5],"tags":[1533,1534,1535,1532],"class_list":["post-13181","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-flutter-3-35","tag-flutter-3-35-updates","tag-flutter-release","tag-whats-new-in-flutter-3-35"],"featured_image_src":{"landsacpe":["https:\/\/www.dianapps.com\/blog\/wp-content\/uploads\/2025\/08\/Flutter-3.35-1140x445.webp",1140,445,true],"list":["https:\/\/www.dianapps.com\/blog\/wp-content\/uploads\/2025\/08\/Flutter-3.35-463x348.webp",463,348,true],"medium":["https:\/\/www.dianapps.com\/blog\/wp-content\/uploads\/2025\/08\/Flutter-3.35-300x169.webp",300,169,true],"full":["https:\/\/www.dianapps.com\/blog\/wp-content\/uploads\/2025\/08\/Flutter-3.35-scaled.webp",2560,1440,false]},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.12 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What&#039;s new in Flutter 3.35 in just 10 minutes<\/title>\n<meta name=\"description\" content=\"Discover what&#039;s new in Flutter 3.35 in just 10 minutes: Latest Updates, Features, and Why It Matters for Developers\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dianapps.com\/blog\/whats-new-in-flutter-3-35\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What&#039;s new in Flutter 3.35 in just 10 minutes\" \/>\n<meta property=\"og:description\" content=\"Discover what&#039;s new in Flutter 3.35 in just 10 minutes: Latest Updates, Features, and Why It Matters for Developers\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dianapps.com\/blog\/whats-new-in-flutter-3-35\/\" \/>\n<meta property=\"og:site_name\" content=\"Learn About Digital Transformation &amp; Development | DianApps Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-08-28T07:41:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-16T09:21:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dianapps.com\/blog\/wp-content\/uploads\/2025\/08\/Flutter-3.35-scaled.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1440\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Vikash Soni\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Vikash Soni\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What's new in Flutter 3.35 in just 10 minutes","description":"Discover what's new in Flutter 3.35 in just 10 minutes: Latest Updates, Features, and Why It Matters for Developers","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dianapps.com\/blog\/whats-new-in-flutter-3-35\/","og_locale":"en_US","og_type":"article","og_title":"What's new in Flutter 3.35 in just 10 minutes","og_description":"Discover what's new in Flutter 3.35 in just 10 minutes: Latest Updates, Features, and Why It Matters for Developers","og_url":"https:\/\/www.dianapps.com\/blog\/whats-new-in-flutter-3-35\/","og_site_name":"Learn About Digital Transformation &amp; Development | DianApps Blog","article_published_time":"2025-08-28T07:41:21+00:00","article_modified_time":"2025-09-16T09:21:46+00:00","og_image":[{"width":2560,"height":1440,"url":"https:\/\/www.dianapps.com\/blog\/wp-content\/uploads\/2025\/08\/Flutter-3.35-scaled.webp","type":"image\/webp"}],"author":"Vikash Soni","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Vikash Soni","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.dianapps.com\/blog\/whats-new-in-flutter-3-35\/","url":"https:\/\/www.dianapps.com\/blog\/whats-new-in-flutter-3-35\/","name":"What's new in Flutter 3.35 in just 10 minutes","isPartOf":{"@id":"https:\/\/www.dianapps.com\/blog\/#website"},"datePublished":"2025-08-28T07:41:21+00:00","dateModified":"2025-09-16T09:21:46+00:00","author":{"@id":"https:\/\/www.dianapps.com\/blog\/#\/schema\/person\/0126fafc83e42bece2acbfe92f7d0f4f"},"description":"Discover what's new in Flutter 3.35 in just 10 minutes: Latest Updates, Features, and Why It Matters for Developers","breadcrumb":{"@id":"https:\/\/www.dianapps.com\/blog\/whats-new-in-flutter-3-35\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dianapps.com\/blog\/whats-new-in-flutter-3-35\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.dianapps.com\/blog\/whats-new-in-flutter-3-35\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.dianapps.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Discover What&#8217;s new in Flutter 3.35 in just 10 minutes!"}]},{"@type":"WebSite","@id":"https:\/\/www.dianapps.com\/blog\/#website","url":"https:\/\/www.dianapps.com\/blog\/","name":"Learn About Digital Transformation &amp; Development | DianApps Blog","description":"Dianapps","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dianapps.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.dianapps.com\/blog\/#\/schema\/person\/0126fafc83e42bece2acbfe92f7d0f4f","name":"Vikash Soni","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dianapps.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/dianapps.com\/blog\/wp-content\/uploads\/2022\/07\/cropped-vikash-96x96.png","contentUrl":"https:\/\/dianapps.com\/blog\/wp-content\/uploads\/2022\/07\/cropped-vikash-96x96.png","caption":"Vikash Soni"},"description":"Vikash Soni, the visionary CEO and Co-founder of DianApps. With his profound expertise in Android and iOS app development, he leads the team to deliver top-notch solutions to clients worldwide. Under his guidance, the company has achieved remarkable success, earning a reputation as a leading web and mobile app development company.","sameAs":["https:\/\/www.linkedin.com\/in\/vikash-soni-59726530\/"],"url":"https:\/\/www.dianapps.com\/blog\/author\/infodianapps-com\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dianapps.com\/blog\/wp-json\/wp\/v2\/posts\/13181","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dianapps.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dianapps.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dianapps.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dianapps.com\/blog\/wp-json\/wp\/v2\/comments?post=13181"}],"version-history":[{"count":2,"href":"https:\/\/www.dianapps.com\/blog\/wp-json\/wp\/v2\/posts\/13181\/revisions"}],"predecessor-version":[{"id":13184,"href":"https:\/\/www.dianapps.com\/blog\/wp-json\/wp\/v2\/posts\/13181\/revisions\/13184"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dianapps.com\/blog\/wp-json\/wp\/v2\/media\/13182"}],"wp:attachment":[{"href":"https:\/\/www.dianapps.com\/blog\/wp-json\/wp\/v2\/media?parent=13181"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dianapps.com\/blog\/wp-json\/wp\/v2\/categories?post=13181"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dianapps.com\/blog\/wp-json\/wp\/v2\/tags?post=13181"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}