I’m excited to introduce you to Savior Bitcoin Wallet, which showcases the power of the Flutter framework and BDK Flutter in developing a secure and easy-to-use Bitcoin wallet.
Screens Specification
| Splash Screen | CreateWallet Screen |
|---|---|
![]() |
![]() |
| Home Screen | ReceiveAddress Screen |
|---|---|
![]() |
![]() |
| Send Screen | Recovery Phrase Screen |
|---|---|
![]() |
![]() |
| Home Screen | TxHistory Screen |
|---|---|
![]() |
![]() |
| Home Screen | Success Indicator Screen |
|---|---|
![]() |
![]() |
Building
- Clone the repo
- Run
cd savior_bitcoin_wallet - Run
make get - Start Debugging
Contributing:
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request.










