Flutter File Read Write Permission Android Version 13
How can I write file in Flutter abive android 33 phone. I need to get the permission for write. Now , its show only denied. I want to know how to ask to get permission for file read write with…
How can I write file in Flutter abive android 33 phone. I need to get the permission for write. Now , its show only denied. I want to know how to ask to get permission for file read write with…
Am trying to make two container with border line but when I implemented the parent border line and child container line is not drawing on the same line please refer this pic [![enter image description here][1]][1] Following is the code…
I was getting the below error while running the flutter application post flutter upgrade to 3.10.6 Failed to build build_runner:build_runner: /C:/Users/Admin/AppData/Local/Pub/Cache/hosted/pub.dev/build_runner-2.3.2/lib/src/build_script_generate/bootstrap.dart:76:40: Error: Method not found: 'NullThrownE rror'. final error = e[0] as Object? ?? NullThrownError(); ^^^^^^^^^^^^^^^
How to I create splash screen in flutter with timer? I want to user wait 3 second on splash screen and after they redirect to home page. I want to create splash screen in flutter with 3 second timer. Give…
i'm facing this issue i'm new in flutter please help me to solve this issue thanks i tried to change sdk to sdk: '>=2.12.0 <3.0.0' but still i face issue i don't know why i also change sdk to sdk:…
I want to create and build mobile apps using Visual Studio Code. I have node.js, java, python installed. I have no idea how to use these to create and build mobile apps. I can't install Android Studio for some reasons,…
this is my first time trying something by myself (beginner) , i have wrote these codes and my problem is there's a specific text that wrote , doesn't show up in the application when i run it even tho i…
I'm using the latest version of react-native-share (9.2.3) for sharing images from my app using share.open() command. The Share.open() works fine on IOS, but sharing options don't open on Android 11 or greater, and no error is thrown as well.…
I am working on my first Flutter app (in Android Studio) and I have wasted many hours trying to accomplish the following (including reading every StackOverflow post and webpage I could find). My screen has three sections in a Column,…
my flutter doctor i get this error when i run flutter doctor --android-licenses this is my env this is my cmdline-tools my android studio sdk manager