stellar_wallet_flutter_sdk 0.3.6 copy "stellar_wallet_flutter_sdk: ^0.3.6" to clipboard
stellar_wallet_flutter_sdk: ^0.3.6 copied to clipboard

Flutter Wallet SDK is a library that allows developers to build wallet applications on the Stellar network faster.

0.3.6 18.Sep.2024. #

  • extend transaction building by adding: accountMerge, pathPay and swap
  • extend stellar, add fundTestNetAccount
  • update to use the new version 1.8.7 of the base flutter sdk

0.3.5 19.Aug.2024. #

  • update to use the new version 1.8.6 of the core flutter sdk
  • SEP-06: allow extra fields to be added in the deposit and withdrawal requests.
  • SEP-06: add the new userActionRequired field to the transaction response object.
  • SEP-06: add fee endpoint.
  • SEP-24: add the new userActionRequired field to the transaction response object.
  • SEP-12: null safety improvements.

0.3.4 25.July.2024. #

  • update to use the new version 1.8.4 of the core flutter sdk
  • extend sep-12 support: get customer information by different parameters

0.3.3 16.July.2024. #

  • update to use the new version 1.8.3 of the core flutter sdk

0.3.2 1.July.2024. #

  • update to use the new version 1.8.2 of the core flutter sdk
  • add account service utility methods loadRecentPayments and loadRecentTransactions

0.3.1 14.June.2024. #

  • add support for path payments

0.3.0 24.Apr.2024. #

  • add programmatic deposit and withdrawal (sep-6)

0.2.0 02.Feb.2024. #

  • add quotes service (sep-38)

0.1.0 17.Jan.2024. #

  • add stellar functionality for typical wallet flows
  • extend examples
  • extend tests
  • extend docs

0.0.3 21.Dec.2023. #

  • add recovery service (sep-30)

0.0.2 30.Oct.2023. #

  • add full example app with sep-24 example
  • allow null amount values for sep-24 transaction amounts

0.0.1 31.Aug.2023. #

  • anchor handling
0
likes
140
points
62
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter Wallet SDK is a library that allows developers to build wallet applications on the Stellar network faster.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, jwt_decoder, logger, stellar_flutter_sdk

More

Packages that depend on stellar_wallet_flutter_sdk