Tried every thing, when trying to access the root directory of the app it throws this exceptions.
Is there any way to get the root of device on flutter2 with null safety ?
Tried every thing, when trying to access the root directory of the app it throws this exceptions.
Is there any way to get the root of device on flutter2 with null safety ?
Copyright © 2021 Jogjafile Inc.
I found it, use this package https://pub.dev/packages/external_path to get root Directory of the device.