AroGeek

AroGeek is a multipurpose HTML5 template with various layouts which will be a great solution for your business.

Contact Info

Third Floor, Plot 388
PU4, Indore, India
dheeraj@arogeek.com
+91 8962427842

Follow Us

Blog

Welcome to our blog. Here you can find the latest company news and business articles.

Read More

Store file in Download Folder Android 10, 11, 12+ in Flutter.

How to save file in Download, Music, Pictures and Public Directories in Android 10, Android 11, Android 12 and above.

In flutter you might has faced an issue with saving file in public storage on Android 10+. This can be frustrating because there is no way to save the files using path_provider plugin or any other plugin. It might also be the case that there are not enough permissions granted. In this article, we will see how to save a file in the download folder after scoped storage on android with flutter.

Read More

Store file in Download Folder Android 10, 11, 12+ in Flutter.

How to save file in Download, Music, Pictures and Public Directories in Android 10, Android 11, Android 12 and above.

In flutter you might has faced an issue with saving file in public storage on Android 10+. This can be frustrating because there is no way to save the files using path_provider plugin or any other plugin. It might also be the case that there are not enough permissions granted. In this article, we will see how to save a file in the download folder after scoped storage on android with flutter.