class Environment { static const String appwritePublicEndpoint = 'https://appwrite.joshihomeserver.ipv64.net/v1'; static const String appwriteProjectId = '6894f2b0001f127bab72'; static const String appwriteProjectName = 'Flutter Projects'; }