简体   繁体   中英

Dart with native mobile libraries calls

I'm considering to start project using Dart for the front-end development on the mobile platform. Basic idea is to use it for the UI and develop platform specific solutions using native mobile sdks. So it leads me to the several questions:

  • Can Dart with StageXL provide good performance for the UI components on the mobile platform ?
  • Is it possible to make external functions call to the custom mobile framework ?

Sharing of any hands-on experience highly appreciated.

What do you mean by custom mobile frameworks? You can make calls to JavaScript if that is what you want. You can create Chrome-packaged-apps

Maybe this is what you are looking for:

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM