appditto / natrium_wallet_flutter

Natrium - Fast, Robust & Secure NANO Wallet, now written with Flutter.
Other
845 stars 323 forks source link

Flat button issue #182

Closed MisterPerfect007 closed 10 months ago

MisterPerfect007 commented 1 year ago

Replacing FlatButton widget which is deprecated and replace by TextButton

bbedward commented 1 year ago

There’s a lot of formatting and syntax changes that are unrelated and make it hard to review - is it possible to clean it up to limit the scope to build fixes and flat button changes?

bbedward commented 10 months ago

We added a custom class to translate to textbutton instead, reference here