SonerB
SonerB

Reputation: 43

How can I develop my flutter project remotely?

I am developing a project with flutter for web, ios and android. How can I develop this app remotely? can i do this? I want to be able to make instant changes according to the user's request. How can I do that?

Upvotes: 0

Views: 367

Answers (1)

Eslam Medhat
Eslam Medhat

Reputation: 1

You can use Remote Config on Firebase to handle dynamic themes, UI for example.

Upvotes: 0

Related Questions