Тёмный

Flutter : Build a WhatsApp Status Saver - Get WhatsApp Directory 6 

Destiny Ed
Подписаться 2,6 тыс.
Просмотров 2,6 тыс.
50% 1

Опубликовано:

 

22 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 23   
@yusufsayiner8849
@yusufsayiner8849 Год назад
not working image is not show in app i cant accses .Statuses directory. Please help me
@MWStudiooo
@MWStudiooo 2 года назад
How can we do it in iOS?
@MuhammadBilal-hh3yr
@MuhammadBilal-hh3yr Год назад
Hi, it's not fetching files from .Statuses directory
@SomeshRajvlogs
@SomeshRajvlogs Год назад
got any solution bud??!
@ilm4114
@ilm4114 Год назад
@@SomeshRajvlogs got a solution for android 11 and above. You have any idea about android
@SomeshRajvlogs
@SomeshRajvlogs Год назад
@@ilm4114 naah How do you do that for Android 11 and above?!
@MuhammadBilal-hh3yr
@MuhammadBilal-hh3yr Год назад
​@@SomeshRajvlogsJ ust add Manage_External_Storage permisson in addition to Read & Write permissions
@SomeshRajvlogs
@SomeshRajvlogs Год назад
@@MuhammadBilal-hh3yr Not working 🥲🥲
@SomeshRajvlogs
@SomeshRajvlogs Год назад
heyy mate do you have any solution for the fetching problem it's fetching form other directories but for .Statuses it's not working.
@classicalrahul7489
@classicalrahul7489 Год назад
same problem here
@classicalrahul7489
@classicalrahul7489 Год назад
did your problem solved
@SomeshRajvlogs
@SomeshRajvlogs Год назад
Nope.
@usmankhan-wf9mh
@usmankhan-wf9mh Год назад
void getStatus()async{ final status = await Permission.storage.request(); final status1 = await Permission.manageExternalStorage.request(); if(status.isDenied){ Permission.storage.request(); log("Permission denied"); return; } if(status.isGranted && status1.isGranted){ final directory = Directory(AppConstants.WHATSAPP_PATH); if(directory.existsSync()){ final items = directory.listSync(); print(items.toString()); }else{ log("no whatsapp found"); } } }
@usmankhan-wf9mh
@usmankhan-wf9mh Год назад
also use
@YashBlackPanther
@YashBlackPanther Год назад
not working image is not show in app
Далее
We Built an App in 24 Hours [No Code]
11:56
Просмотров 430 тыс.
Редакция. News: 135-я неделя
55:06
Просмотров 1,5 млн
Is it worth learning Flutter in 2024?
10:57
Просмотров 15 тыс.