sticky_notes 0.2.0
sticky_notes: ^0.2.0 copied to clipboard
Draggable Sticky Notes within parent Stack. Notes can be customized.
0.0.1 #
- TODO: Describe initial release.
0.1.2 #
- Added onDragEnd optional argument, it is function with argument (Offset) which is current position (related to parent) of top left corner of note | Example usage: storing notes last position to create it later with same position
- Added optional constructor parameter (Offset) 'startingPosition' which is starting position (related to parent) of top left corner of note
0.2.0 #
- Added documentation to package.