Open
Description
💭 Description
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?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct