简体   繁体   中英

android native components supported in flutter

I want to rewrite my kotlin app in flutter an this are the native features am using

  • Foreground service : Location updates
  • Foreground service : Draw over other apps (Floating window)
  • Reading phone info while constructing pseudo sim serial numbers used as unique passwords
  • Maps / Navigation
  • Realm DB for persistence / local caching

Does flutter support this native feature?

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