Structs§
- Stores the durations between each frame of an animated image
- A widget which displays an image.
- This type determines the constraints on how the size of an image should be calculated.
Enums§
- This type determines how the image should try to fit within the UI.
- This type tells the
Ui
how to load an image.
Functions§
- Calculates at which frame the animated image is
- Extracts uri and frame index
- Animated image uris contain the uri & the frame that will be displayed
- Checks if bytes are gifs
- Checks if bytes are webp
- Checks if uri is a gif file
- Checks if uri is a webp file
- Attach tooltips like “Loading…” or “Failed loading: …”.