tek_omni_bff_service_flutter 1.1.0-MOBCOMMON9084.2
tek_omni_bff_service_flutter: ^1.1.0-MOBCOMMON9084.2 copied to clipboard
A service to handle the omni BFF (consumer & staff) for Terra applications.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add tek_omni_bff_service_flutterThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
tek_omni_bff_service_flutter: ^1.1.0-MOBCOMMON9084.2Alternatively, 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:tek_omni_bff_service_flutter/tek_omni_bff_service_flutter.dart';