|
|
|
|
|
by forumuid
3879 days ago
|
|
I think it should support platform own widget or an abstract UI framwork implemented by playform api like facebook's react native.
Flutter's own widget implementation can make simple apps,but it is more difficult to implement native style UI with rich user experience (animation,touch...) provided by platform api.
Looking at own widget implementations such as Delphi/firemonkey,Qt/Qml,JUCE...,they are far behind native widgets |
|