fireside_flutter 0.4.0 copy "fireside_flutter: ^0.4.0" to clipboard
fireside_flutter: ^0.4.0 copied to clipboard

Run a Fireside Interview inside your Flutter app as a full-screen native modal. A thin Dart wrapper over the Fireside Android and iOS SDKs.

0.4.0 #

  • Flutter on iOS: the plugin no longer crashes the app at launch when Flutter hands it a nil registrar.
  • A throttled fetchInterviewStatuses now fails with networkIssue instead of integrationError, so you can retry it.
  • Flutter: Fireside.init no longer needs WidgetsFlutterBinding.ensureInitialized() in front of it.
  • The iOS side uses the Fireside iOS SDK 0.4.0.
  • The Android side uses the Fireside Android SDK 0.4.0.

0.3.0 #

  • Initial release.
  • The iOS side uses the Fireside iOS SDK 0.3.0.
  • The Android side uses the Fireside Android SDK 0.3.0.

0.2.0-test #

  • A prerelease used to rehearse the release pipeline end to end. Its version ends in -test, so it is not a version flutter pub add will ever pick — pin it only if someone at Fireside asked you to.
  • The iOS side uses the Fireside iOS SDK 0.2.0-test.
  • The Android side uses the Fireside Android SDK 0.2.0-test.
0
likes
150
points
180
downloads

Documentation

API reference

Publisher

verified publisherfireside.ai

Weekly Downloads

Run a Fireside Interview inside your Flutter app as a full-screen native modal. A thin Dart wrapper over the Fireside Android and iOS SDKs.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fireside_flutter

Packages that implement fireside_flutter