i used getFileView but the return type of it is always unit8list, in web it will have the url inside the href but in flutter there is no way to find it.
Doesn’t getFileView() return the file itself? Not a link to the file.
In Web it does return a URL, but not in Flutter, I think
yeah that is the problem like, why does not retrieve the same data as web ?
If you want the url, you could just build it by adding the file ID to it and the project ID
ohh yeah i just realized that thank you so much.
If your issue has been solved, you can mark this post as closed by adding “[SOLVED]” to the beginning of the title
[SOLVED] guys how can i get back url from flutter.
Recommended threads
- Error With iOS Apps
I keep getting the below errors for my flutter app. The clients are registered and have been. This wasn't an issue a few hours ago. AppwriteException: AppwriteE...
- Websites hosted on my appwrite sites hav...
Hello, all my websites hosted on appwrite sites are not running I am getting this message "This site can’t be reached drivehub.appwrite.network took too long t...
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.