flutter_grid_button 2.1.0 copy "flutter_grid_button: ^2.1.0" to clipboard
flutter_grid_button: ^2.1.0 copied to clipboard

Flutter widget that arrange buttons in a grid. It is useful for making a number pad, calculator, and so on.

2.1.0 #

  • Added GridButtonItem.focusNode.

2.0.0 #

  • Added GridButtonItem.shape.

2.0.0-nullsafety.1 #

  • Replaced FlatButton with TextButton.

2.0.0-nullsafety.0+1 #

  • Change the Dart SDK constraint.

2.0.0-nullsafety.0 #

  • Null safety migration

1.1.8 #

  • Added GridButtonItem.child.

1.1.7 #

  • Added GridButtonItem.longPressValue & GridButton.enabled.

1.1.6 #

  • Added GridButtonItem.borderRadius.

1.1.5 #

  • Fixed a bug with GridButton.borderWidth.

1.1.4 #

  • Added GridButton.hideSurroundingBorder.

1.1.3 #

  • Added GridButton.borderWidth.
  • Fixed an issue with incorrect border width.

1.1.2 #

  • Added GridButton.textDirection.

1.1.1 #

  • Changed GridButton.onPressed parameter to dynamic.

1.1.0 #

  • Added GridButton.textStyle.

1.0.0 #

  • Updated README.

0.0.1 #

  • First Release.
29
likes
160
points
3.77k
downloads

Publisher

verified publisherzuvola.com

Weekly Downloads

Flutter widget that arrange buttons in a grid. It is useful for making a number pad, calculator, and so on.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_grid_button