Skip to content

Releases: erickzanardo/nes_ui

0.11.0

21 Dec 13:27
Compare
Choose a tag to compare
treelings_lore_21_12_23.mp4
  • feat: add ability to customize NesContainers pixel sizes.
  • feat: add ability to customize NesButtons pixel sizes.
  • feat: add NesIcons.clock
  • feat: add NesIcons.tree
  • feat: add NesIcons.energy
  • feat: add NesIcons.leaves
  • feat: add NesIcons.fruit
  • feat: add NesIcons.fatArrowUp
  • feat: add NesIcons.fatArrowDown
  • feat: add NesIcons.hammer
  • feat: add NesIcons.owl
  • feat: add NesIconBadge
  • feat: add NesIcons.letter
  • feat: adding arrow direction to NesTooltip
  • fix: Icon button disabled property
  • feat: Adding NesRunningText

0.10.0

19 Dec 12:29
Compare
Choose a tag to compare

0.10.0

  • feat: add NesIcons.user
  • feat: add NesIcons.chest
  • feat: add NesIcons.lamp
  • feat: NesIconButton can customizes the icon color.
  • feat: add NesFixedViewport.

0.9.0

13 Oct 23:52
Compare
Choose a tag to compare
  • feat: add NesIcons.expand
  • fix: NesDialog allows a generic to be informed.
  • feat: add NesIcons.cut
  • feat: add NesIcons.eraser
  • feat: add NesIcons.copy
  • feat: add NesIcons.paste
  • feat: add NesIcons.tv
  • feat: add NesIcons.radio
  • feat!: add button icon themes
  • refactor: Use NesIcons.someIcon instead of NesIcons.instance.someIcon
  • feat: add NesInputDialog
  • feat: add NesIcons.hourglassMiddle
  • feat: add NesIcons.hourglassTopFull
  • feat: add NesIcons.hourglassBottomFull
  • feat: add NesHourglassLoadingIndicator
  • feat: add NesTerminalLoadingIndicator
  • feat: add NesJumpingIconsLoadingIndicator
  • feat: add NesMutatingIconsLoadingIndicator
  • feat: add NesPixelRowLoadingIndicator
  • feat: add NesIcons.flag
  • feat: add NesIcons.checkedFlag

0.8.0

06 Sep 00:37
Compare
Choose a tag to compare
Screen.Recording.2023-09-05.at.21.35.55.mov
  • feat: add NesIcons.leftHand
  • feat: add NesIcons.rightHand
  • feat: add NesIcons.helm
  • feat: add NesIcons.upperArmor
  • feat: add NesIcons.lowerArmor
  • feat: add NesIcons.exchange
  • feat: add NesVerticalGridTransition
  • feat: add NesHorizontalGridTransition
  • feat: change NesTabView to hide close icons when no handler is informed
  • feat: add NesContainerTheme to theming for improved customization of NesContainers
  • feat: add NesButtonTheme.borderColor for improved customization of NesButtons
  • feat: change NesTabto use the same border color as NesContainers for design consistency.
  • feat: allow NesContainer to have a customizable padding.
  • feat: add NesDialog.
  • feat: NesButton font colors applies to material icons.
  • feat: add NesIcons.edit

0.7.0

18 Jun 18:23
Compare
Choose a tag to compare
Screen.Recording.2023-06-18.at.15.02.17.mov

0.7.0

  • feat: add NesIcons.download
  • fix: add icon fallbacks for MacOS on NesWindow.
  • feat: add NesIcons.zoomIn
  • feat: add NesIcons.zoomOut
  • feat: add NesIcons.yamlFile
  • feat: add NesIcons.xmlFile
  • fix: NesTabView didn't keept state on tab change.
  • feat: add NesIcons.exclamationMarkBlock
  • feat: add NesIcons.questionMarkBlock
  • feat: add NesTooltip

0.6.0

16 May 22:17
Compare
Choose a tag to compare
Screen.Recording.2023-05-16.at.19.07.50.mov

0.6.0

  • feat: add NesIcons.threeVerticalDots
  • feat: add NesIcons.threeHorizontalDots
  • feat: add NesIcons.newFile
  • feat: add NesIcons.saveFile
  • feat: add NesIcons.openEye
  • feat: add NesIcons.closedEye
  • fix: NesScrollbar has the wrong border colors
  • feat: add NesSingleChildScrollview.clipContent
  • feat: add NesTabView
  • feat: Update NesButton widget to enable/disable based on onPressed value
  • feat: add NesSplitPanel
  • feat: add NesSnackbar
  • fix: NesFileExplorer entries update.
  • feat: Add disabled state to NesIconButton.
  • feat: Add option to individual custom color for NesIcons.
  • feat: Add NesWindow.
  • feat: Add NesDropshadow.
  • feat: Upgrade to Flutter 3.10.0.
  • feat: add NesIcons.window
  • feat: add NesIcons.textFile

0.5.0

03 Apr 12:22
Compare
Choose a tag to compare
Screen.Recording.2023-04-03.at.09.03.27.mov
  • feat: add NesIcons.musicNote
  • feat: add NesIcons.keyHole
  • feat: add NesIcons.questionMark
  • feat: add NesIcons.dartLang
  • feat: add NesIcons.middleConnection
  • feat: add NesIcons.topConnection
  • feat: add NesIcons.bottomConnection
  • feat: add NesFileExplorer
  • feat: add NesIcons.topArrowIndicator
  • feat: add NesIcons.bottomArrowIndicator
  • feat: add NesScrollbar
  • feat: add NesSingleChildScrollview

0.4.0

20 Mar 16:29
Compare
Choose a tag to compare
nes_screen_transitions.mp4

0.4.0

  • feat: add NesConfirmDialog
  • feat: add NesFillTransition
  • feat: add NesHorizontalCloseTransition
  • feat: add NesVerticalCloseTransition

0.3.0

08 Mar 11:59
Compare
Choose a tag to compare

0.3.0

  • feat: add backgroundColor to NesContainer
  • fix: NesController throwing initialization errors
  • feat: add NesIcons.openFolder
  • feat: add NesIcons.closedFolder
  • feat: add NesPressable
  • feat: add NesIconButton
  • feat: add NesIcons.thinArrowLeft
  • feat: add NesIcons.thinArrowRight
  • feat: add NesIterableOptions

0.2.0

15 Feb 12:25
Compare
Choose a tag to compare

0.2.0

  • feat: add NesSelectionList
  • feat: NesIcon supports custom size
  • feat: add NesIcons.gallery
  • feat: add NesIcons.delete
  • feat: add NesIcons.add
  • feat: add NesIcons.remove
  • feat: add NesIcons.redo
  • feat: add customExtensions
  • feat: add keyboard support
  • feat: add NesIcons.unpressedButton
  • feat: add NesIcons.pressedButton
  • feat: add NesKeyButton