lookback_ios_flutter 0.0.2 copy "lookback_ios_flutter: ^0.0.2" to clipboard
lookback_ios_flutter: ^0.0.2 copied to clipboard

discontinued
outdated

Lookback is a product tool that helps you engage your users while they use your product. To use Lookback on iOS you must use their SDK and add a small about of Objective-C/Swift code. This library as [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lookback_ios_flutter

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

dependencies:
  lookback_ios_flutter: ^0.0.2

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:lookback_ios_flutter/lookback_ios_flutter.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publisherhomex.com

Lookback is a product tool that helps you engage your users while they use your product. To use Lookback on iOS you must use their SDK and add a small about of Objective-C/Swift code. This library as allows you to add Lookback as a pub dependency in your Flutter app by adding 1 line in your pubspec.yaml and allows you to avoid writing any native code.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on lookback_ios_flutter