79149957

Date: 2024-11-02 04:25:27
Score: 2.5
Natty:
Report link

Analyze your flutter apk in as and you will find that it has a directory structure like this

enter image description here

Now suppose I need to load pic_app_logo.png, then the code should be like this

context.assets.open("flutter_assets/packages/pkg_res/assets/images/common/login/pic_app_logo.png")
Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): enter image description here
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: 蒋明洁