Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@KammererTob KammererTob released this 19 Apr 14:03
· 1 commit 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