pencil_kit 1.0.5 pencil_kit: ^1.0.5 copied to clipboard
A Flutter plugin that provides a iOS PencilKit widget on iOS.
1.0.5 #
- Add
save()
,load()
1.0.4 #
- restore
onToolPickerVisibilityChanged
parameter - fix tool picker is not shown at first
show()
call (regression) - initialize each
PKToolPicker
from iOS 14.0
1.0.3 #
- remove
onToolPickerVisibilityChanged
parameter - fix tool picker is not shown at first
show()
call
1.0.2 #
- Fix tool connection is missing
1.0.1 #
- Delay controller initialization
1.0.0 #
- Configure CD
0.0.4 #
- Add several properties on
PencilKit
widget
0.0.3 #
- Add several properties on
PencilKit
widget
0.0.2+1 #
- Semantic release for updating README.md on pub.dev
0.0.2 #
- Semantic release for updating README.md on pub.dev
0.0.1 #
- Initial Release