dart_tefip 1.0.2 copy "dart_tefip: ^1.0.2" to clipboard
dart_tefip: ^1.0.2 copied to clipboard

Dart SDK for TefIP API terminal integration and usage

1.0.2 #

  • Updated project description in pubspec.yaml

1.0.1 #

  • Added example/README.md with usage instructions
  • Updated repository link in the main README.md

1.0.0 #

  • Initial stable release of dart_tefip
  • Full support for TEF IP terminal communication
  • Transaction endpoints:
    • PIX
    • Credit
    • Debit
    • Transaction query (single and list)
    • Reversal
  • Terminal endpoints:
    • Info
    • Status
    • Restart (Android/iOS only – returns 403 otherwise)
  • Printing endpoints:
    • Print text
    • Print image
    • Print XML
  • Display endpoints:
    • Display text
    • Display image
    • Display carousel
    • Clear display
  • Question endpoint for terminal input
  • Centralized networking layer (TefIPNetworkingClient)
    • GET
    • GET list
    • POST
    • Optional raw response handling
  • Configurable base URL (TefIPConfigs.baseUrl)
  • Configurable request timeout (TefIPConfigs.requestsTimeOut)
  • Structured exception handling:
    • TefIPRequestException
    • TefIPUnexpectedException
  • Strongly typed request and response models
  • Platform-aware HTTP client abstraction (IO/Web)
  • Unit test coverage for endpoints and networking layer
3
likes
0
points
185
downloads

Publisher

unverified uploader

Weekly Downloads

Dart SDK for TefIP API terminal integration and usage

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fetch_client, flutter, freezed, freezed_annotation, http, json_annotation, meta

More

Packages that depend on dart_tefip