Skip to content

0.3.0-beta

Compare
Choose a tag to compare
@matux matux released this 12 Dec 09:46
· 148 commits to main since this release
f413ea4

What's Changed

  • docs: Add missing import to example code by @mgalgs in #22
  • exclude arm64 slice for the iOS simulator by @d6p2b in #16
  • Connectivity monitor by @akornich in #18
  • Fixes dependency issue #21 by @matux in #26
  • Fixes incorrect pub cache binary directory by @matux in #30
  • Fixes build error related to Android embedding v2 by @matux in #28
  • Function has a nullable return type, but ends without returning a value. by @matux in #32
  • avoid null cast exceptions on FlutterError stack traces by @tshedor in #33
  • Fixes multiple issues related to compilation problems in new 0.3.0 version. by @matux in #34
  • A major refactor that delivers multiple bug fixes and new features. by @matux in #35
  • Closes #36 and removes service locator by @matux in #52
  • One step toward Database generalization, updated example, cleaning. by @matux in #54
  • Removed unused UncaughtErrorHandler. by @matux in #57
  • Moved extensions to rollbar_common by @matux in #58
  • Updated metadata for 0.3.0-beta release. by @matux in #59
  • Removed dependency_overrides for publishing and added missing dev deps. by @matux in #60

New Contributors

Full Changelog: 0.2.0-beta...0.3.0-beta