circular_clip_route 0.2.0+3 circular_clip_route: ^0.2.0+3 copied to clipboard
A page route, which reveals its page by expanding a circular clip from an anchor widget.
0.2.0+3 - 2022-03-16 #
- docs: add reference to
cbl
0.2.0+2 - 2022-03-05 #
- fix: make
CircularClipRoute.border
nullable
0.2.0+1 - 2021-12-22 #
- docs: rewrite README
0.2.0 - 2021-03-03 #
- stable nullsafety release
0.2.0-nullsafety.0 - 2020-11-26 #
- refactor(): migrate to null-safety
0.1.2 - 2020-06-30 #
- docs(): improve docs
- refactor(): remove imports of package:flutter/material.dart
0.1.1 - 2020-06-29 #
- fix(CircularClipRoute): calculate expandingRect correctly and at the right time
0.1.0 - 2020-06-29 #
- Initial release.