Skip to content

Releases: erickzanardo/nes_ui

0.20.0

11 Apr 12:10
Compare
Choose a tag to compare

0.20.0

  • feat: adding different frames to NesDialogs
  • feat: allow NesFileExplorer to have custom icons
  • feat: adding NesIcons.alien
  • feat: allow NesScaffold and allow snackbars to be shown on them.
  • feat: route transitions can have their duration customized. Thanks @adil192

0.19.0

15 Mar 14:34
2666950
Compare
Choose a tag to compare

0.19.0

  • feat: adding NesSectionHeader
  • feat: adding NesIcons16.check
  • feat: Dialogs close on ESC key.
  • feat: adding NesIcons.bell and NesIcons16.bell
  • feat: adding NesIcons16.close
  • feat: adding NesIcons16.handPointingRight
  • feat: adding NesIcons16.leftArrowIndicator
  • feat: adding NesIcons16.rightArrowIndicator
  • feat: adding NesIcons16.topArrowIndicator
  • feat: adding NesIcons16.bottomArrowIndicator
Screenshot 2024-03-15 at 11 32 42

0.18.0

04 Mar 12:40
Compare
Choose a tag to compare

0.18.0

  • feat: add NesIcons.wrench
  • feat: add NesIcons.discord
  • feat: Getting nes ui ready for 16x16 icons.

0.17.0

27 Feb 14:25
Compare
Choose a tag to compare
  • feat: add NesIcons.market
  • feat: add NesIcons.play
  • feat: add NesIcons.plause
  • feat: add NesIcons.upload
  • feat: add NesBottomSheet
  • fix: Dialogs corner to not show material background color.
Screen.Recording.2024-02-26.at.14.26.50.mov

0.16.0

22 Feb 16:24
Compare
Choose a tag to compare
  • feat: add NesIcons.camera
  • chore: Removing usage from deprecated members from Flutter 3.18.
  • fix!: NesDialogs are now aware of the a NesFixedViewport scaling value.

0.15.0

06 Feb 00:19
Compare
Choose a tag to compare

0.15.0

  • feat: add NesIcons.audioMuted
  • feat: screen transitions can have their cursor customized.
  • feat: add NesCheckeredDecoration.
  • feat: Improve Dialogs background and cursor support.
  • feat: NesButton now have a click cursor.

0.14.0

06 Feb 00:17
Compare
Choose a tag to compare

0.14.0

  • feat: add NesIcons.audio.
  • feat: add NesIcons.screen.
  • feat: add NesIcons.rename.
  • feat: add NesIcons.hamburgerMenu.
  • feat: adding NesButton helper constructors.
  • feat: add NesIcons.arrowCursor.
  • feat: NesWindow uses NesContainerTheme instead of Material's card.
  • feat: update mini sprite to improve icons.
  • feat: add NesIcons.center.
  • feat: add ability to customize mouse cursors used by the package.

0.13.0

12 Jan 02:11
Compare
Choose a tag to compare

0.13.0

  • feat: NesContainer.paintBuilder to override the one set on the theme.
  • fix: NesRunningText was not disposing its controller.
  • feat: add NesRunningTextLines.
  • feat: add NesPulser.
  • feat: allow duration to be configured on selection list.
  • feat: add NesIcons.penguin.
  • feat: add NesIcons.apple.
  • feat: add NesIcons.windows.

0.12.1

12 Jan 02:11
Compare
Choose a tag to compare

0.12.1

  • fix: theme lerp causing error on null access.

0.12.0

30 Dec 18:01
Compare
Choose a tag to compare
Screen.Recording.2023-12-30.at.14.52.03.mov

0.12.0

  • feat: adding NesBlinker.
  • fix: NesRunningText would not update its text.
  • feat: add HitTestBehavior property to NesPressable.
  • feat: add NesIcons.factory.
  • feat: add NesIcons.rail.
  • feat: add NesIcons.robot.
  • feat: add NesIcons.pickaxe.
  • feat: add NesIcons.oven.
  • feat: add NesIcons.rotate.
  • feat: allow NesContainer to have their border customizable
  • feat: add NesContainerCornerInnerSquarePainter
  • feat: add NesContainerSquareCornerPainter