puul_partner_sdk 1.5.3 copy "puul_partner_sdk: ^1.5.3" to clipboard
puul_partner_sdk: ^1.5.3 copied to clipboard

Official Dart/Flutter SDK for the Puul Partner API — integrate prediction markets and lottery draws into your mobile app.

1.5.2 #

  • Fix documentation URLs (dead docs.joinpuul.com → live GitBook URL)
  • Fix npm package link (@puul/partner-sdk@puul/typescript-sdk)
  • Update installation instructions to ^1.5.0

1.5.1 #

  • Fix README links section with correct documentation and npm URLs

1.5.0 #

  • Breaking: Widget/connect URLs now use connect_token instead of partner_secret
  • Add maxSlippageBps parameter to buyTickets() for slippage protection
  • Fix listPredictions() response parsing for nested data structures
  • Normalize LinkTokenResponse field names (camelCase alignment)
  • Improve QuoteResponse with optional expiresAt, expectedPayout, minPayout fields
  • Add ConnectTokenResponse model

1.2.0 #

  • Add lottery module: listPools, getPool, buyTickets, listEntries, getEntry
  • Add wallet module: getBalance, getOmnibusBalance, getDepositAccount, deposit, withdraw
  • Add webhook signature verification (verifyWebhookSignature, parseWebhookEvent)
  • Improve error types with PuulError class

1.0.0 #

  • Initial release
  • PuulPartner client with auto-auth token management
  • Typed sub-APIs: sessions, markets, predictions
  • Full model definitions for all API shapes
0
likes
0
points
467
downloads

Publisher

unverified uploader

Weekly Downloads

Official Dart/Flutter SDK for the Puul Partner API — integrate prediction markets and lottery draws into your mobile app.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, http

More

Packages that depend on puul_partner_sdk