We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using the CameraAwesomeBuilder.custom with the config photo only
CameraAwesomeBuilder.custom
I added a custom loader for the onPreparingCamera method and I expect to first see it when I come to the screen
onPreparingCamera
I keep seeing the standard Circular loading indicator
Android (both real device and emulator)
Flutter 3.24.3 • channel stable • https://github.com/flutter/flutter.git Framework • revision 2663184aa7 (5 weeks ago) • 2024-09-11 16:27:48 -0500 Engine • revision 36335019a8 Tools • Dart 3.5.3 • DevTools 2.37.3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to Reproduce
Using the
CameraAwesomeBuilder.custom
with the config photo onlyExpected results
I added a custom loader for the
onPreparingCamera
method and I expect to first see it when I come to the screenActual results
I keep seeing the standard Circular loading indicator
About your device
Android (both real device and emulator)
Your flutter version
Flutter 3.24.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 2663184aa7 (5 weeks ago) • 2024-09-11 16:27:48 -0500
Engine • revision 36335019a8
Tools • Dart 3.5.3 • DevTools 2.37.3
The text was updated successfully, but these errors were encountered: