darwin-camera
darwin-camera copied to clipboard
Custom Widget Support
Description
Added the functionality to use custom widgets in place of Capture, Toggle, Confirm and Cancel buttons. Also added documentation regarding the same.
param | type | default value |
---|---|---|
captureWidget |
Widget |
null |
cameraToggleWidget |
Widget |
null |
confirmWidget |
Widget |
null |
cancelWidget |
Widget |
null |
Fixes issue:
- Give developers option to use custom buttons.. Fixes #4
Screenshots
Type of change
- [x] New feature (non-breaking change which adds functionality)
- [x] This change requires a documentation update
How Has This Been Tested?
There were no breaking changes, just ran the normal tests given in the project, and it passed.
Any update?
Hey @Illusion47586,
We will recommend you install this plugin directly from Github. Right now we don't have access to our publisher email hence we won't be able to push the changes on pub.dev.
Alright, cool!