'Flutter create files with different paths
How can I always create different files in different path?
For example,if I use path_provider and use getApplicationDocumentsDirectory(), it always gives the same path and this time I'm always changing my same file.I don't want this because every file should be stored on the phone so that I can call when the time comes.For this reason, we need a different path for all of them
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
