Can bubble be used with Google's flutter.?

Can bubble be used with Google’s flutter design?

I’ve never used Flutter, but my understanding is that it’s a reactive front-end framework. As such, you could probably use it to create your app’s front end with Bubble serving as the back-end data store accessed through its REST API - i.e. without using any of Bubble’s UI features.

That said, with that approach you’d be missing out on a lot of what Bubble has to offer in terms of an integrated development experience. Bubble itself is “reactive” and has powerful UI capabilities.

One way to put it is that Bubble is like a reactive framework, a visual UI creation tool, and powerful database back end all rolled into a single unified development tool/platform.

1 Like