Integrating flutter flow into flutter application

General Conversations

I am currently evaluating flutterflow as a low-code solution, flutterflow comes with great built in features. However would like to know how flexible it would be to merge it with a flutter application.
Few questions which comes to my mind are how does flutter manage routing/navigation, state management and API integration.
My flutter app uses Bloc, dio and built in navigation.

Would like to understand more about the working of data and service/business logic layer as it is currently more of a black box to me.

https://docs.flutterflow.io/flutter/export-flutterflow-ui-code-to-your-flutter-project

4
1 reply