-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't working as expectedSomething isn't working as expectedp1High-priority issues at the top of the work listHigh-priority issues at the top of the work list
Description
Description
We should stop using AssetManifest.json (deprecated) to find assets and instead rely on AssetManifest.bin.
From the Flutter documentation:
The flutter CLI tool generates a new file, AssetManifest.bin. This replaces AssetManifest.json. This file contains the same information as AssetManifest.json, but in a different format. If you need to read this file from code that is not part of a Flutter app, and therefore can't use the AssetManifest API, you can still parse the file yourself.
Additional Context
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as expectedSomething isn't working as expectedp1High-priority issues at the top of the work listHigh-priority issues at the top of the work list
Type
Projects
Status
Backlog