Skip to content

0.25.0

Latest
Compare
Choose a tag to compare
@erickzanardo erickzanardo released this 17 Jun 18:15
29c47dc

0.25.0

  • feat: Adding a painter to NesContainer to allow usage of mini sprites for its border rendering.
  • feat: Adding a customizable CustomPainter to NesButton.
  • fix: Remove additional usage of dart:io in favor of package:universal_platform for better web support.
  • feat: Adding NesRunningText for a global customization of the running text widgets.
  • feat: Allow snackbar to have their text style customized
  • feat: Option to hide the close button on NesDialogs.