Skip to content

v0.1.0

Compare
Choose a tag to compare
@SandroMaglione SandroMaglione released this 17 Jun 14:22
· 314 commits to main since this release
  • Added idFuture and identityFuture methods (#38 by f-person 🎉)
  • Added mapBoth method to Tuple2 (#30)
  • Fixed linting warnings
  • Fixed issue with upsert method for Map (#37) ⚠️
  • Minimum environment dart sdk to 2.16.0 ⚠️
environment:
  sdk: ">=2.16.0 <3.0.0"