Skip to content

An empty array [] when loading from the gallery #8

Description

@13epanda

I'm running the code from the example/lib/main.dart

If select a file from Recents

[GETX] Instance "PhoneGalleryController" has been created
[GETX] Instance "PhoneGalleryController" has been initialized
[GETX] "PhoneGalleryController" onDelete() called
[GETX] "PhoneGalleryController" deleted from memory
[GETX] Instance "PhoneGalleryController" already removed.
I/flutter ( 7820): MEDIA: [Instance of 'MediaFile']

If select a file from Gallery

[GETX] Instance "PhoneGalleryController" has been created
[GETX] Instance "PhoneGalleryController" has been initialized
[GETX] "PhoneGalleryController" onDelete() called
[GETX] "PhoneGalleryController" deleted from memory
I/flutter ( 7820): MEDIA: []

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions