From 1ff6baa8bae3ed9f9d978300d1495cbe28f16498 Mon Sep 17 00:00:00 2001 From: Ashita Prasad Date: Tue, 14 Jan 2025 09:50:45 +0530 Subject: [PATCH] Update platform_specific_instructions.md --- doc/dev_guide/platform_specific_instructions.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/dev_guide/platform_specific_instructions.md b/doc/dev_guide/platform_specific_instructions.md index 4ee8398b..32016e06 100644 --- a/doc/dev_guide/platform_specific_instructions.md +++ b/doc/dev_guide/platform_specific_instructions.md @@ -41,8 +41,7 @@ android { For more information on multidex support, you can refer to the Android developer guide on [Configuring Multidex](https://developer.android.com/studio/build/multidex). - -### Web +## Web If you're building a Flutter app for the web, you may encounter a build error like: