ib_trade_dart 0.1.2 copy "ib_trade_dart: ^0.1.2" to clipboard
ib_trade_dart: ^0.1.2 copied to clipboard

Interactive Brokers (IBKR) Client Portal SDK for Dart and Flutter, supporting portfolio adaptation, order lifecycle, market data, and real-time streaming.

0.1.2 #

  • Updated dependency constraint for ib_trade_core to ^0.1.2.
  • Replaced insecure local file links in documentation with secure HTTPS GitHub URLs for maximum pub.dev score.

0.1.1 #

  • Updated core dependency to ib_trade_core ^0.1.1.
  • Integrated 10 core domain adaptation services into IbTradeClient facade (session, account, orders, contracts, marketData, scanner, alerts, user, streaming).
  • Added support for ExecutionHistory and Execution trade execution models.
  • Exposed lifecycle management (connect(), disconnect(), dispose()) on IbTradeClient.
  • Re-exported core models, IbResult<T>, and McpToolRegistryAdapter.
  • Added comprehensive unit testing coverage for all domain adaptation services.

0.1.0 #

  • Initial release of ib_trade_dart SDK.
2
likes
160
points
85
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Interactive Brokers (IBKR) Client Portal SDK for Dart and Flutter, supporting portfolio adaptation, order lifecycle, market data, and real-time streaming.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

http, ib_trade_core, meta

More

Packages that depend on ib_trade_dart