Skip to content

v2.0.0

Compare
Choose a tag to compare
@KammererTob KammererTob released this 19 Apr 14:03
· 3 commits to master since this release

Breaking

  • Changed exports to be all reexported in a single file to import. This is to satisfy the dart/flutter conventions. Thanks @Peetee06