smartech_flutter_plugin 2.0.1 copy "smartech_flutter_plugin: ^2.0.1" to clipboard
smartech_flutter_plugin: ^2.0.1 copied to clipboard

Smartech is a omni channel platform that delivers everything you need to drive mobile engagement and create valuable consumer relationships on mobile. The Smartech Flutter Plugin enables your Flutter [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smartech_flutter_plugin

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

dependencies:
  smartech_flutter_plugin: ^2.0.1

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:smartech_flutter_plugin/SMTNotificationMessageType.dart';
import 'package:smartech_flutter_plugin/channel_builder.dart';
import 'package:smartech_flutter_plugin/customt_typedef.dart';
import 'package:smartech_flutter_plugin/smartech_plugin.dart';
import 'package:smartech_flutter_plugin/smt_debug_level.dart';
import 'package:smartech_flutter_plugin/smt_notification_options.dart';
2
likes
90
pub points
33%
popularity

Publisher

unverified uploader

Smartech is a omni channel platform that delivers everything you need to drive mobile engagement and create valuable consumer relationships on mobile. The Smartech Flutter Plugin enables your Flutter app to use all of the features.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on smartech_flutter_plugin