Skip to content

Latest update contains some issues #510

Open
@Kaizodo

Description

I have tried latest examples and plugin and found some issues which i am mentioning as following :-

devices i have tested it on

Nothing phone 1 - Android 14
Honor 8x - Android 10
Redmi Note 5 pro - Andorid 9
Plugin version 2.1.0
Dart and flutter version latest till date

Issue number - 1 :- #509

Incorrect information in documentation issue number -2 :-

CameraAwesomeBuilder.awesome(
  saveConfig: SaveConfig.photoAndVideo(),
  onMediaTap: (mediaCapture) {
    OpenFile.open(mediaCapture.filePath);
  },
),

in mediaCapture.filePath filePath does not exists

Issue number 3 :-
When using default awesome ui the text that toggle between photo to video is howing tooo large

let me know if anything else is required.

Activity

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

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