stellar_wallet_flutter_sdk 1.0.7
stellar_wallet_flutter_sdk: ^1.0.7 copied to clipboard
Flutter Wallet SDK is a library that allows developers to build wallet applications on the Stellar network faster.
1.0.7 12.Sep.2025. #
- update to use the new version 2.1.4 of the horizon flutter sdk
1.0.6 01.Sep.2025. #
- update to use the new version 2.1.3 of the horizon flutter sdk
1.0.5 11.Aug.2025. #
- update to use the new version 2.1.2 of the horizon flutter sdk
1.0.4 19.Jul.2025. #
- update to use the new version 2.1.0 of the horizon flutter sdk (protocol 23 support)
1.0.3 26.Mai.2025. #
- update to use the new version 2.0.0 of the horizon flutter sdk
- sep-7: allow null values for different parameters
- improve tests
1.0.2 26.Nov.2024. #
- include the changes from 1.0.2-beta
- update to use the new version 1.9.1 of the horizon flutter sdk
1.0.2-beta 04.Nov.2024. #
- support for protocol 22-rc3
1.0.1-beta 29.Oct.2024. #
- prepare for protocol 22 upgrade
1.0.0 06.Oct.2024. #
- add sep-7 support
- update to use the new version 1.8.8 of the base flutter sdk
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