To install flutter SDK in your Project follow the steps given below.
- Run this command: "dart pub add shuftipro_sdk" with dart or "flutter pub add shuftipro_sdk" with flutter
- Add dependency in pubspec.yaml as dependencies: shuftipro_sdk: ^1.0.4
- Import this 'package:shuftipro_sdk/ShuftiPro.dart' in your class in order to send the request to ShuftiPro's SDK.
For further details click on the link mentioned below:
https://github.com/shuftipro/Flutter-SDK/
Comments
0 comments
Please sign in to leave a comment.