Soneso / stellar_flutter_sdk

Stellar SDK for flutter - dart, Stellar, Horizon, Soneso
MIT License
71 stars 33 forks source link

Add httpOverrides & Fix typo #59

Closed hasToDev closed 1 year ago

hasToDev commented 1 year ago
  1. Add httpOverrides to override HttpClient when dealing with badCertificateCallback
  2. Fix typo found in Asset TYPE_POOL_SHARE
  3. Bump cupertino_icons version in example pubspec
christian-rogobete commented 1 year ago

Hello @hasToDev, thank you for adding this improvements