fbutton 1.1.0
fbutton: ^1.1.0 copied to clipboard
Let developers just need to grasp only one button component.
1.0.3 #
-
Remove a few bad attributes
-
Increase text configurability
1.0.4 #
-
add @immutable to fbutton.dart
-
minSDK 2.2
1.1.0 #
-
Add style parameter to configure text style. The following parameters will be removed in subsequent versions:
textColorfontSizefontStylefontHeighttextWeight
-
Add the alignment parameter to cancel the default centering
-
Remove default Padding
-
Remove the default background color
-
`onPress' is no longer a required parameter