Skip to content
Back

Flutter Starter Configuration Not Up to Date

  • 0
  • Self Hosted
  • Flutter
  • Cloud
Tizian 「ティツィアーン」
15 Aug, 2025, 12:12

I was trying to use Appwrite and connect Flutter, while using the starter kit from GitHub, as advised (please compare with attached screenshot).

However, the specified configuration settings file at lib/constants/appwrite.dart does not exist in the starter repository.

TL;DR
Developers using Appwrite with Flutter starter kit noticed outdated configuration file path in the starter repository. Correct location for configuration settings is actually in `lib/config/environment.dart`, not `lib/constants/appwrite.dart` as mentioned. Workaround: Use `lib/config/environment.dart` for configuration settings.
Tizian 「ティツィアーン」
15 Aug, 2025, 12:32

Apparently the correct location is in lib/config/environment.dart. Worked as expected.

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more