dcoupon_sdk_flutter_module 0.0.1 copy "dcoupon_sdk_flutter_module: ^0.0.1" to clipboard
dcoupon_sdk_flutter_module: ^0.0.1 copied to clipboard

discontinued

dcoupon sdk flutter module project. Support flutter (Android/iOS) applications to integrate dcoupon web services for Android/iOS projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dcoupon_sdk_flutter_module

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

dependencies:
  dcoupon_sdk_flutter_module: ^0.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:dcoupon_sdk_flutter_module/constants.dart';
import 'package:dcoupon_sdk_flutter_module/enrollmentformview.dart';
import 'package:dcoupon_sdk_flutter_module/httprequest.dart';
import 'package:dcoupon_sdk_flutter_module/httpservice.dart';
import 'package:dcoupon_sdk_flutter_module/main.dart';
import 'package:dcoupon_sdk_flutter_module/services.dart';
import 'package:dcoupon_sdk_flutter_module/translations.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

dcoupon sdk flutter module project. Support flutter (Android/iOS) applications to integrate dcoupon web services for Android/iOS projects.

Homepage

License

unknown (LICENSE)

Dependencies

crypto, cupertino_icons, flutter, flutter_cupertino_date_picker, flutter_datetime_picker, flutter_html, flutter_localizations, html_unescape, intl

More

Packages that depend on dcoupon_sdk_flutter_module