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

Added onCapture function parameter, and customisable capture button #401

Closed Shamsudeen12 closed 8 months ago

Shamsudeen12 commented 8 months ago

Description

This PR adds a function parameter "onCapture" to allow the user to perform an action immediately after taking a photo. It also allows the user customise the capture button What your Pull Request change ?

Checklist

Before creating any Pull Request, confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).

Breaking Change

If your feature break something, please detail it

Shamsudeen12 commented 8 months ago

Alright, will do @g-apparence

Shamsudeen12 commented 8 months ago

@g-apparence I have made the changes you requested

Juanchote commented 4 months ago

when are you guys going to merge this into master (for 2.0.0)?