nui_core 0.0.68 copy "nui_core: ^0.0.68" to clipboard
nui_core: ^0.0.68 copied to clipboard

outdated

A new Flutter package.

0.0.1 28th Oct 2020 #

Initial release

0.0.2 28th Oct 2020 #

Updated NUIBottomNavPager to render the child content only upon selected, else render a loading page before selection

0.0.3 28th Oct 2020 #

Minor fixes on NUIBottomNavPager

0.0.4 29th Oct 2020 #

Added NUIHeaderTabView for complex collapsible headers with tab content that might be inner scrollable

0.0.5 29th Oct 2020 #

Fixed NUIBoxDecoration shadow offset null pointer

0.0.6 29th Oct 2020 #

Fixed NUIColors NUITransparent

0.0.7 29th Oct 2020 #

Change the method calling sequence to call Configs reading first before running pre-app task

0.0.8 29th Oct 2020 #

Updated NUIApp to trigger Configs reading first before going into add on tasks

0.0.9 29th Oct 2020 #

Minor updates on NUIListInterface

0.0.10 29th Oct 2020 #

Fixes for NUIListInterface

0.0.11 30th Oct 2020 #

Added a new NUIEntType of LIST MAP for list of map

0.0.12 30th Oct 2020 #

Added withOverlapsAbsorber attribute to NUIAnimatedHeaderList

0.0.13 30th Oct 2020 #

Updated NUIAnimatedHeaderList with new logs for debugging

0.0.14 31th Oct 2020 #

Removed scroll controller for NUIAnimatedHeaderList if withOverlapsAbsorber is enabled

0.0.15 31th Oct 2020 #

Added on scroll method to listen to scroll updates

0.0.16 31th Oct 2020 #

Removed ScrollController for NUIListInterface and enhanced using the NotificationListener as ScrollController does not work with SliverOverlapsAbsorber

0.0.17 31th Oct 2020 #

Added reachedEnd attribute to stop pagination loading if the end has reached

0.0.18 31th Oct 2020 #

Added NUITabHeaderPager view component

0.0.19 31th Oct 2020 #

Added NUITheme for Dark and Light mode

0.0.20 31th Oct 2020 #

Minor fixes for NUITheme implementation

0.0.21 31th Oct 2020 #

Minor fixes for NUITheme implementation

0.0.22 1st Nov 2020 #

Minor fixes for NUITheme font family

0.0.23 1st Nov 2020 #

Minor fixes for NUIStackedAvatar component

0.0.24 1st Nov 2020 #

Updates on NUIBottomNavPage

0.0.25 1st Nov 2020 #

Enhanced NUIColumn and NUIRow to filter out null widgets from the children list

0.0.26 2nd Nov 2020 #

Minor enhancement on NUIApp theme

0.0.27 3rd Nov 2020 #

Updates on NUIListInterface for minor bug fix

0.0.28 4th Nov 2020 #

Added matchSearch() method to NUIStringUtil for string matching across a list of string

0.0.29 4th Nov 2020 #

Added time formatting to NUIDTUtil

0.0.30 4th Nov 2020 #

Fixed date picker throwing error if initial date if out of selection range

0.0.31 4th Nov 2020 #

Fixed date picker throwing error if initial date if out of selection range

0.0.32 4th Nov 2020 #

Fixed date picker throwing error if initial date if out of selection range

0.0.33 4th Nov 2020 #

Fixed date picker throwing error if initial date if out of selection range

0.0.34 4th Nov 2020 #

Updated NUIDTUtil get date difference to include the date if the difference is more than 30 days

0.0.35 4th Nov 2020 #

Minor updates for NUISwipeRefresh

0.0.36 4th Nov 2020 #

Minor updates for NUIDTUtil

0.0.37 4th Nov 2020 #

Minor updates for NUIDTUtil

0.0.38 5th Nov 2020 #

Added handler for NUIHeaderTabPager to update its children and header

0.0.39 5th Nov 2020 #

Added NUIGrid and NUIHeaderGrid

0.0.40 5th Nov 2020 #

Fixes for NUIHeaderGrid

0.0.41 5th Nov 2020 #

Fixes for NUIHeaderGrid

0.0.42 5th Nov 2020 #

Fixes for NUIHeaderGrid

0.0.43 5th Nov 2020 #

Fixes for NUIOutlineBoxDecoration

0.0.44 5th Nov 2020 #

Fixes for NUIHeaderGrid

0.0.45 6th Nov 2020 #

Log the error for NUIDTUtil string to date parsing

0.0.46 6th Nov 2020 #

Log the error for NUIDTUtil string to date parsing

0.0.47 6th Nov 2020 #

Fixing bug on NUIListInterface pagination not removed issue

0.0.48 6th Nov 2020 #

Added box fit attributes for loadSvg() method

0.0.49 6th Nov 2020 #

Added box fit attributes for loadSvg() method

0.0.50 8th Nov 2020 #

NUIBottomNavPager enhancement

0.0.51 8th Nov 2020 #

NUIApp getFont() added FontWeight attribute

0.0.52 8th Nov 2020 #

Added NUIShaderMaskUI for fading/shading

0.0.53 8th Nov 2020 #

Added NUIListScrollListener to listen to scroll updates

0.0.54 8th Nov 2020 #

Testing list with shader integration

0.0.55 8th Nov 2020 #

Testing list with shader integration

0.0.56 10th Nov 2020 #

Enhanced NUITabChildView

0.0.57 10th Nov 2020 #

NUIDTUtil update

0.0.58 10th Nov 2020 #

UI Components update

0.0.59 11th Nov 2020 #

UI Components update

0.0.60 11th Nov 2020 #

UI Components update

0.0.61 11th Nov 2020 #

UI Components update

0.0.62 11th Nov 2020 #

NUIBloc enhancement

0.0.63 12th Nov 2020 #

Name refractor

0.0.64 12th Nov 2020 #

Added NUIFolderStyleTabBar

0.0.65 12th Nov 2020 #

NUIDialogWidget updates

0.0.66 12th Nov 2020 #

Fixes

0.0.67 12th Nov 2020 #

Added color scheme to NUIApp attribute

0.0.68 12th Nov 2020 #

Added NUIListHandler attribute for NUIList updating