-
### Page URL
https://docs.flutter.dev/ui/assets/assets-and-images/
### Page source
https://github.com/flutter/website/tree/main/src/content/ui/assets/assets-and-images.md
### Describe the …
-
### Describe the bug
If I import an asset in the main process using the below code, even if I'm not using `appIcon` in my code, it gets included in the final bundle. I believe this should not happe…
-
In the plugin.xml file for Sentry Cordova, the wrong JavaScript files are referenced. Currently, the unminified files are being used:
```
```
However, the minified files sho…
-
### Current Behavior
Today the assets loader creates a few "duplicated" keys for each loaded asset/bundle:
![Image](https://github.com/user-attachments/assets/bbf94699-ed00-493f-9f80-d89965d779c9)
…
-
### Description
When running `assertions.Template.from_stack(stack)`, one cannot skip the bundling of assets during synthesis/generation of the CloudFormation template.
### Use Case
When writing un…
-
Can't export user filament presets...
macOS Sonoma v14.7
Qidi Studio v1.9.7.53
File / Export / Export Preset Bundle:
*Filament Preset Bundle - Does not show any of the User filament presets
…
-
### Reproduction
When using the `?url` import, there seems to be a mismatch between the generated assets, resulting in two identical css files (with different hashes), with the *mismatched* included …
-
Probably have to tweak the paths or something. Works fine on the web version, but the Home screen image didn't show up on mobile. The error I see in the Expo console is: `Unable to resolve asset "./as…
-
### Checklist
- [X] I made sure that the issue I am raising doesn't already exist
### Use case / Problem
Whilst when adding using asset from another asset bundle general syntax is `packages//asset…
-
Since asset bundles contain their own bundled version of `job-components`, it's possible to have a processor that is dependent on a feature that an upstream processor isn't aware of (because its `job-…