You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon connecting to Flutter in the console, the instructions provided are incorrect.
After cloning the starter-for-flutter repository, in the subsequent step, there is an outdated instruction regarding a constants file (Lib/constants/appwrite.dart). This file has been replaced by a .env file located in the root of the starter-repo. Therefore, it is necessary to modify these instructions.
👀 Have you spent some time to check if this issue has been raised before?