tek_core_service_flutter 0.1.0-OMNI1353.10 copy "tek_core_service_flutter: ^0.1.0-OMNI1353.10" to clipboard
tek_core_service_flutter: ^0.1.0-OMNI1353.10 copied to clipboard

A service that provides the foundation for generating another service.

Use this package as a standard library for customizing a network request #

Features #

  • Customizing a network request
  • Supporting handling refresh tokens if needed
  • The standard for all Flutter services

Getting started #

Depend on it #

Run this command:

With Flutter:

flutter pub add tek_core_service_flutter

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

dependencies:
  tek_core_service_flutter: ^0.1.0-OMNI1353.1

Usage #

N/A

Additional information #

N/A

0
likes
110
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

A service that provides the foundation for generating another service.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, freezed, freezed_annotation, tek_core_network_flutter, tek_credential_service_flutter

More

Packages that depend on tek_core_service_flutter