financegpt 0.1.0 copy "financegpt: ^0.1.0" to clipboard
financegpt: ^0.1.0 copied to clipboard

FinanceGPT Dart SDK and Flutter integration preview.

FinanceGPT Dart / Flutter SDK 0.1.0 Preview #

Contract-pinned Dart SDK designed for Dart 3.3+ and Flutter applications.

  • OpenAPI SHA-256: 228f3cf999f801d03634f0dad1fc6d296671bc13a8cf0d80994b00a57b62f910
  • Operations: 349
  • Contract scopes: 66
  • pub.dev target: financegpt
  • Registry: pub.dev package financegpt

The package includes typed FinanceGptApiException, bounded retries, integer Retry-After, request-ID capture, Idempotency-Key, and FinanceGPT v1= HMAC-SHA256 webhook verification. A Flutter example is included under example/flutter.

final client = FinanceGptClient(apiKey: const String.fromEnvironment('FINANCEGPT_API_KEY'));
final profile = await client.get('/workspace/profile');

Package installation creates no production entitlement or Financial Actions authority.

0
likes
140
points
--
downloads

Documentation

API reference

Publisher

unverified uploader

FinanceGPT Dart SDK and Flutter integration preview.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

crypto, http

More

Packages that depend on financegpt