mayank.12Original post
Rank 1: Thread
In the examples given in this repo https://github.com/appwrite/demos-for-functions/tree/master/dart , it is written than running these two comands should create ".appwrite" folder in the project but when I run these commands nothing happens. How do I fix this?
Summary
The user is having trouble creating an ".appwrite" folder when running the commands "set PUB_CACHE=.appwrite/" and "dart pub get". They have tried the commands but nothing happens. They are looking for a solution to fix this issue.