0.4.0
- Flutter on iOS: the plugin no longer crashes the app at launch when Flutter hands it a nil registrar.
- A throttled
fetchInterviewStatusesnow fails withnetworkIssueinstead ofintegrationError, so you can retry it. - Flutter:
Fireside.initno longer needsWidgetsFlutterBinding.ensureInitialized()in front of it.