floating_pullup_card 0.1.7 floating_pullup_card: ^0.1.7 copied to clipboard
A beautiful and custom floating pull up style Card for flutter
[0.1.7] - 03/03/20. #
- Fix initial transition from Offset 0 to CallapsedOffset
[0.1.6] - 26/03/20. #
- Improvements, fix function reference comparation when looking for widget update
[0.1.5] - 25/03/20. #
- Added Overlay capablity
[0.1.4] - 20/03/20. #
- Fix some imports
[0.1.3] - 20/03/20. #
- Added new [onOutsideTap] property which defines a callback for outside card
tap
gestures, it also can make the state change if returning [FloatingPullUpState]
[0.1.2] - 4/02/20. #
- Removed debug code
[0.1.1] - 4/02/20. #
- Added example.
- Added docs
[0.1.0] - 31/01/20. #
- Initial release.