floating_pullup_card 0.2.0 floating_pullup_card: ^0.2.0 copied to clipboard
A beautiful and custom floating pull up style Card for flutter
[0.2.0] - 17/04/20. #
- Improve the way widget was comparing state changes on paramchanges
[0.1.9] - 14/04/20. #
- Fixes
[0.1.8] - 14/04/20. #
- Reset state offset when screen constraints changes
[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.