Apparence-io / CamerAwesome

📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
https://ApparenceKit.dev
MIT License
910 stars 199 forks source link

Cant setup with flutterflow #427

Closed hashtagdisslike closed 4 months ago

hashtagdisslike commented 6 months ago

Thank you so much for this widget. My problem is: Im trying to use this as a custom widget within my flutterflow project, yet the documentation instructs me to modify ios/Runner/Info.plist and android/app/build.gradle files. (see: https://pub.dev/packages/camerawesome#platform-specific-setup). Yet I don't understand how to access these files using flutterflow. Help would be very much apppreciated. Sincerely,

g-apparence commented 6 months ago

Would love to help but that's more an error with flutterflow. You have to setup this to have permissions. Tell me if you found a solution, would love to add a FlutterFlow setup instructions to our documentation.

g-apparence commented 5 months ago

Have you achieved making it working with flutterflow?