Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

43 lines (27 loc) · 1.15 KB

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.