Back

is there any Flutter Online Editor support Appwrite?

  • 0
  • Flutter
  • Cloud
mzharfanw
24 Sep, 2023, 02:58

I want to program Flutter with any online editor, which can connect to my self host appwrite.

I can program my app with appwrite by Android Studio. But i am sick with its 'memory eater' behavior. I should clean the cache before my ssd run out space.

I have tried Flutlab.io. Idk why, it always return null when connect to my appwrite. I use appwrite 1.3.8 and its recommended versions for appweite support(client sdk,cli. However when i try with their api tools, it can connect correctly, unlikely its flutter ide that can connect to my server.

I have tried zapp.run . Same case like flutlab.

I have reviewed Flutterflow. They only support firebase, supabase. And force us to uae their drag and drop feature. Maybe i miss some feature of it.

Btw, my server have its ssl domains.

Maybe any one ever try online flutter editor with appwrite?

TL;DR
The user is looking for an online editor for Flutter that supports Appwrite. They have tried Flutlab.io, zapp.run, and Flutterflow but none of them connect to their self-hosted Appwrite instance. They are also experiencing issues with Android Studio's resource consumption. No solution or alternative online editor is provided in the thread.
safwan
24 Sep, 2023, 05:52

Haven't used an online editor for Flutter, so I'm not sure.

I'm unsure as to why you aren't able to connect to Appwrite with these, but I assume it has something to do with the way the editors send requests.

safwan
24 Sep, 2023, 05:53

Why don't you try VSCode? I personally stopped using Android Studio for everything, except for running and emulator simply because of it's resource consumption

mzharfanw
24 Sep, 2023, 07:36

I have tried vscode, and expect it dont eat my drive so much. But maybe my problem is the flutter cache, so when i use vscode i should delete flutter cache manually. Instead android studio have "Invalidate caches" on File menu, that make me back to android studio

mzharfanw
24 Sep, 2023, 07:37

Btw my laptop storage is 8.5GB remaining

mzharfanw
24 Sep, 2023, 07:37

*free

safwan
24 Sep, 2023, 07:37

I don't know why your flutter cache might be so heavy. I have so MANY flutter projects with sooo many dependencies, and I have never faced an issue

safwan
24 Sep, 2023, 07:38

have you tried to re-install flutter from scratch?

mzharfanw
24 Sep, 2023, 07:40

Maybe i should try it🧐

Drake
25 Sep, 2023, 05:14

Where is your Appwrite instance?

mzharfanw
25 Sep, 2023, 11:00

Honestly, i dont understand what do you mean.

I install Appwrite on My own VPS. RAM 4GB, 2 core. With ssl domain

Drake
25 Sep, 2023, 21:40

so assuming the appwrite instance is publicly accessible, you should be able to use the various online editors with your appwrite instance

mzharfanw
25 Sep, 2023, 22:25

Yeah maybe it should be. I just found some article that connect appwrite with flutterflow, and it force us to use Appwrite REST API instead flutter client sdk.

And i think, all online editors are going to work well in that way

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