idwise_flutter_sdk 5.4.0 copy "idwise_flutter_sdk: ^5.4.0" to clipboard
idwise_flutter_sdk: ^5.4.0 copied to clipboard

Flutter Plugin for IDWise SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add idwise_flutter_sdk
copied to clipboard

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

dependencies:
  idwise_flutter_sdk: ^5.4.0
copied to clipboard

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:idwise_flutter_sdk/idwise.dart';
import 'package:idwise_flutter_sdk/idwise_flutter_method_channel.dart';
import 'package:idwise_flutter_sdk/idwise_flutter_platform_interface.dart';
copied to clipboard
0
likes
115
points
889
downloads

Publisher

verified publisheridwise.com

Weekly Downloads

2024.09.18 - 2025.04.02

Flutter Plugin for IDWise SDK

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

cupertino_icons, flutter, plugin_platform_interface, provider, shared_preferences

More

Packages that depend on idwise_flutter_sdk