d_button 0.0.10 copy "d_button: ^0.0.10" to clipboard
d_button: ^0.0.10 copied to clipboard

Custom buttons which you can create and re-style as you wish. It can be used for one or more widgets.

0.0.10 #

Change call widget.

Before -> call via method example: DButton.circle()

After -> call via class example: DButtonCircle

0.0.3 #

  • change format doc comment on button shadow

0.0.2 #

  • Add documentation
  • Add Button Border

0.0.1 #

DButton package :

  • Button Circle
  • Button Shadow
  • Button Flat
  • Button Elevation

Child can be filled with any widget as long as there is sufficient space. But, for DButton.circle() just to use for layout circle.

You can modify all the buttons above to your liking and be as creative as possible

1
likes
120
pub points
69%
popularity

Publisher

verified publisherindratrisnar.com

Custom buttons which you can create and re-style as you wish. It can be used for one or more widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on d_button