flutter_checkin_sdk 0.1.4 copy "flutter_checkin_sdk: ^0.1.4" to clipboard
flutter_checkin_sdk: ^0.1.4 copied to clipboard

Production plugin wrapping the Checkin.com (GetID) native SDK for Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_checkin_sdk

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

dependencies:
  flutter_checkin_sdk: ^0.1.4

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:flutter_checkin_sdk/flutter_checkin_sdk.dart';
3
likes
150
points
155
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Production plugin wrapping the Checkin.com (GetID) native SDK for Android and iOS.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

equatable, flutter, logger, plugin_platform_interface

More

Packages that depend on flutter_checkin_sdk

Packages that implement flutter_checkin_sdk