Skip to content

Inclusion of Unidentified 0.5MB JPG Image in purchases_ui_flutter Dependency #982

Description

@hurov

After integrating the purchases_ui_flutter dependency into my project, I've noticed the inclusion of a JPG image (res/drawable/default_background.jpg) weighing 0.5MB. Upon reviewing your resources, I couldn't locate this image, leading me to suspect it might be part of a transitive dependency associated with purchases_ui_flutter (com.revenuecat.purchases:purchases-hybrid-common-ui:9.7.1).

Screenshot 2024-02-18 at 12 25 47

To reproduce this issue, one simply needs to create a clean Flutter project and include purchases_ui_flutter as the sole dependency.

Additional context

purchases_ui_flutter: ^6.21.0

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.19.0, on macOS 14.0 23A344 darwin-arm64, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.1)
[✓] IntelliJ IDEA Community Edition (version 2021.2.4)
[✓] VS Code (version 1.86.2)
[✓] Connected device (2 available)
[✓] Network resources

• No issues found!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions