flutter and springboot What's the difference?
CSDN Q & A 2022-02-13 07:32:46 阅读数:497
flutter and springboot What's the difference?
They are not the technical framework of the same field .
Flutter It's Google's mobile UI frame , You can quickly iOS and Android Build a high quality native user interface on . Flutter Can work with existing code . In the world ,Flutter Is being used by more and more developers and organizations , also Flutter It's completely free 、 Open source .
springboot As a back-end technology framework .flutter combination Spring boot Development app:https://blog.csdn.net/qq_41438223/article/details/106054677?utm_source=app&app_version=4.10.0
flutter Is it a front-end frame ,sb Is the back-end
flutter It is a front-end framework of the platform , Used to write app;springboot yes java Medium web frame , Used to build the server
The cell phone we're using app Can be flutter To write , app Registration and login data interaction function , Can be springboot Realization
copyright:author[CSDN Q & A],Please bring the original link to reprint, thank you. https://en.javamana.com/2022/02/202202130732448829.html