|
|
|
|
|
by xster
3326 days ago
|
|
Also very different approach. Flutter renders all graphics much closer to the metal instead of binding to platform's UI APIs so you're effectively shipping the UI toolkit that will be the same on jelly bean and iOS 10 (or different if you want) |
|