tawakkalna_sdk_flutter 0.0.5-alpha.5
tawakkalna_sdk_flutter: ^0.0.5-alpha.5 copied to clipboard
Flutter SDK for Tawakkalna - Saudi Arabia's super app. Access government services, user data, and documents seamlessly in alignment with Vision 2030.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add tawakkalna_sdk_flutterThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
tawakkalna_sdk_flutter: ^0.0.5-alpha.5Alternatively, 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:tawakkalna_sdk_flutter/tawakkalna_sdk_flutter.dart';