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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fireside_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  fireside_flutter: ^0.4.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fireside_flutter/fireside_flutter.dart';
0
likes
150
points
186
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