flutter_robusta 0.2.0
flutter_robusta: ^0.2.0 copied to clipboard
Robusta runner extensions for Flutter.
0.2.0 #
Note: This release has breaking changes.
- FIX: lint rules. (b74c3e18)
- FIX: lint. (19fe2c5c)
- FEAT: bump packages dependencies. (11c2dafc)
- FEAT: prevent extends base classes. (cdb40787)
- FEAT: simplify app extension. (2857727a)
- FEAT: package initial. (d2114a25)
- FEAT: bump flutter_robusta to 0.1.0. (4fe11769)
- DOCS: fix typo. (c2eabd47)
- DOCS: update CHANGELOG. (ea9c4480)
- DOCS: add README to robusta_runner and flutter_robusta. (fed7b154)
- BREAKING FEAT: improve error handling. (2abb2014)
- BREAKING FEAT: rename AppExtension to FlutterAppExtension. (747ae0c0)
0.1.0+1 #
- Add README doc
0.1.0 #
- Initial version