future_button
future_button copied to clipboard
Update for Flutter 1.22.0 (New Button universe)
Flutter v1.22.0 brought some new Material buttons:
-
TextButton, replacingFlatButton -
ContainedButton, replacingRaisedButton -
OutlinedButton, replacingOutlineButton
An update is necessary to support those new buttons and new themes for them.
i will like to work on this issue
Can I work on it?
@chetan882777 sure, go ahead if you want to.
Thank you :)