currently i am building app and how can I provide the security of code which typed in Dart Language? Also how can I block decompile my code and blocking accesing my code in Database?
Flutter code compiles to native ARM code which is very hard to reverse engineer, It means your flutter app is more secure that native apps build using Java and all other hybrid apps which uses JavaScript.
1.4m articles
1.4m replys
5 comments
57.0k users