WhatsApp Status Save In Android 11 using files api - flutter

Hello Flutter Developers,
How can I get this kind of permission to access hidden folders in Flutter for Android version 11 as shown in the video below?
As it is working fine on my android 11 device
here is an app link
https://play.google.com/store/apps/details?id=com.status.download.whatsapp.android11
Working app demo video
WhatsApp Story Saver

Related

Flutter app why does my link work with chrome but not on ios and android

Check this to see the code
The main code is in /lib/textbox.dart
I am wondering why this app works on chrome but not on phones.

How can I develop my flutter project remotely?

I am developing a project with flutter for web, ios and android. How can I develop this app remotely? can i do this? I want to be able to make instant changes according to the user's request. How can I do that?

How do I add an Google Ads in my flutter desktop aplication?

I'm looking for a way to put Google ads in my desktop program.
I don't know if is not released yet. But I could find only for android and IOS.

How can I get metadata from video - Flutter DESKTOP

I'm developing a desktop app with flutter, and I gotta get the metadata information.
I've been trying to use flutter_ffmpeg, but It does not have support to flutter desktop. Is there another way to do that for flutter desktop?

Do the native video recording apps on Android and the iPhone include geolocation data when you upload to YouTube?

Do the native video recording apps on Android and the iPhone embed geolocation data when you choose the "upload to YouTube" option? In other words, does the youtube upload contain the location coordinates?
I uploaded a video with iOS 4.1 from my iPhone 4 a few months ago to youtube (it was an HD version). I went into my account and I can verify that as of 4.1 geolocation information was not included. I will upload a test video from iOS 4.2.1 and report back the results.