nui_core 0.0.225 copy "nui_core: ^0.0.225" to clipboard
nui_core: ^0.0.225 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

[0.0.69] - 12th Nov 2020 #

Rename handler to controller

[0.0.70] - 12th Nov 2020 #

NUIPageView enhancement

[0.0.71] - 13th Nov 2020 #

NUIPageView enhancement

[0.0.72] - 13th Nov 2020 #

NUIPageView enhancement

[0.0.73] - 13th Nov 2020 #

NUIPageView enhancement

[0.0.74] - 13th Nov 2020 #

NUIPageView enhancement

[0.0.75] - 14th Nov 2020 #

NUIApp updates

[0.0.76] - 14th Nov 2020 #

NUIDialog updates

[0.0.77] - 14th Nov 2020 #

NUIGrid updates

[0.0.78] - 15th Nov 2020 #

NUIRippleContainer updates

[0.0.79] - 15th Nov 2020 #

NUIHtmlText updates

[0.0.80] - 15th Nov 2020 #

NUIHtmlText updates

[0.0.81] - 15th Nov 2020 #

NUIStaggeredList implementation

[0.0.82] - 16th Nov 2020 #

Testing NUIZoomOverlay implementation

[0.0.83] - 16th Nov 2020 #

Testing NUIZoomOverlay implementation

[0.0.84] - 16th Nov 2020 #

Completed NUIZoomOverlay implementation

[0.0.85] - 16th Nov 2020 #

NUIListInterface enhancement

[0.0.86] - 16th Nov 2020 #

NUIListInterface enhancement

[0.0.87] - 17th Nov 2020 #

NUIBoxDecoration updates

[0.0.88] - 17th Nov 2020 #

NUIAnimatedHeaderList updates

[0.0.89] - 18th Nov 2020 #

NUIPageView with changePage controller method

[0.0.90] - 18th Nov 2020 #

NUIListInterface fixes

[0.0.91] - 18th Nov 2020 #

NUIImageUtil updates

[0.0.92] - 19th Nov 2020 #

NUIToolbar updates

[0.0.93] - 19th Nov 2020 #

NUIToolbar updates

[0.0.94] - 19th Nov 2020 #

NUIToolbar updates

[0.0.95] - 19th Nov 2020 #

NUIToolbar updates

[0.0.96] - 20th Nov 2020 #

NUIToolbar updates

[0.0.97] - 24th Nov 2020 #

NUIListInterface updates

[0.0.98] - 24th Nov 2020 #

NUIHeaderTab updates

[0.0.99] - 24th Nov 2020 #

NUISwipeRefresh updates

[0.0.100] - 24th Nov 2020 #

NUIPageView and NUITabHeader updates

[0.0.101] - 24th Nov 2020 #

NUIListInterface updates

[0.0.102] - 24th Nov 2020 #

NUIListInterface updates

[0.0.103] - 2nd Dec 2020 #

NUIDraggableSheet updates

[0.0.104] - 2nd Dec 2020 #

NUIDraggableSheet updates

[0.0.105] - 3rd Dec 2020 #

NUIDraggableSheet updates

[0.0.106] - 4th Dec 2020 #

NUITableView updates

[0.0.107] - 4th Dec 2020 #

NUIRippleContainer updates

[0.0.108] - 4th Dec 2020 #

NUIRippleContainer updates

[0.0.109] - 4th Dec 2020 #

NUIRippleContainer updates

[0.0.110] - 4th Dec 2020 #

Pagination loader updates

[0.0.111] - 6th Dec 2020 #

Added NUISearchText for searching

[0.0.112] - 6th Dec 2020 #

Add load complete listener to list controller

[0.0.113] - 6th Dec 2020 #

Add load complete listener to list controller

[0.0.114] - 6th Dec 2020 #

Added show bottom sheet for result

[0.0.115] - 6th Dec 2020 #

NUIListInterface removeItemByID

[0.0.116] - 6th Dec 2020 #

NUIListInterface removeItemByID

[0.0.117] - 6th Dec 2020 #

NUINavigator update

[0.0.118] - 6th Dec 2020 #

NUIListInterface fixes

[0.0.119] - 6th Dec 2020 #

NUIListInterface fixes

[0.0.120] - 6th Dec 2020 #

NUIListInterface fixes

[0.0.121] - 6th Dec 2020 #

NUISearchText update

[0.0.122] - 9th Dec 2020 #

NUIDTUtil update

[0.0.123] - 14th Dec 2020 #

NUIDraggable Sheet update for header

[0.0.124] - 15th Dec 2020 #

NUIListInterface animation fixes

[0.0.125] - 15th Dec 2020 #

NUIDraggable Sheet update for header

[0.0.126] - 15th Dec 2020 #

NUIListView animation period as a parameter

[0.0.127] - 16th Dec 2020 #

Added json debug dialog

[0.0.128] - 16th Dec 2020 #

Update svg version to 0.19.0

[0.0.129] - 17th Dec 2020 #

Moved UI components to nui_toolkit package

[0.0.130] - 20th Dec 2020 #

Updated NUIListInterface

[0.0.131] - 2nd Jan 2021 #

Updated NUISharedPref

[0.0.132] - 2nd Jan 2021 #

Updated NUIANimatedList for placeholder and error holder

[0.0.133] - 4th Jan 2021 #

Update on NUIConnectionUtil

[0.0.134] - 5th Jan 2021 #

Updated logNUI to use developer.log for full logs

[0.0.135] - 5th Jan 2021 #

Updated NUIStringUtil and NUIDTUtil

[0.0.136] - 9th Jan 2021 #

Testing on enhanced nuianimated list

[0.0.137] - 9th Jan 2021 #

Testing on enhanced nuianimated list

[0.0.138] - 9th Jan 2021 #

Testing on enhanced nuianimated list

[0.0.139] - 9th Jan 2021 #

Testing on enhanced nuianimated list

[0.0.140] - 9th Jan 2021 #

Testing on enhanced nuianimated list

[0.0.141] - 9th Jan 2021 #

Testing on enhanced nuianimated list

[0.0.142] - 9th Jan 2021 #

Testing on enhanced nuianimated list

[0.0.143] - 9th Jan 2021 #

Testing on enhanced nuianimated list

[0.0.144] - 9th Jan 2021 #

Implemented fixed decimal place for NUIStringUtil.formatNumber

[0.0.145] - 15th Jan 2021 #

Implemented fixed whole number place for NUIStringUtil.formatNumber

[0.0.146] - 20th Jan 2021 #

Implemented 24 hour format time picker

[0.0.147] - 20th Jan 2021 #

Skeleton container update

[0.0.148] - 20th Jan 2021 #

Skeleton container update

[0.0.149] - 21th Jan 2021 #

NUIStringUtil update

[0.0.150] - 22th Jan 2021 #

NUIColorTheme and NUITextTheme

[0.0.151] - 22th Jan 2021 #

NUIColorTheme and NUITextTheme

[0.0.152] - 22th Jan 2021 #

NUIColorTheme and NUITextTheme

[0.0.153] - 22th Jan 2021 #

NUIColorTheme and NUITextTheme

[0.0.154] - 22th Jan 2021 #

NUIColorTheme and NUITextTheme

[0.0.155] - 22th Jan 2021 #

Moved NUITheme to nui_theme package

[0.0.156] - 22th Jan 2021 #

Theme configuration enhancement

[0.0.157] - 22th Jan 2021 #

Theme configuration enhancement

[0.0.158] - 22th Jan 2021 #

Theme configuration enhancement

[0.0.159] - 29th Jan 2021 #

Minor enhancement on NUIHtmlText

[0.0.160] - 2nd Feb 2021 #

Minor enhancement on NUIDeviceInfo

[0.0.161] - 3rd Feb 2021 #

Minor enhancemnet on NUIApp

[0.0.162] - 3rd Feb 2021 #

Minor enhancemnet on NUIApp

[0.0.163] - 3rd Feb 2021 #

Minor enhancemnet on NUIApp

[0.0.164] - 5th Feb 2021 #

Minor enhancemnet on NUIScreen overlay

[0.0.165] - 7th Feb 2021 #

Minor enhancemnet on NUIPageView

[0.0.166] - 9th Feb 2021 #

Minor enhancemnet on NUIStringUtil

[0.0.167] - 16th Feb 2021 #

Minor enhancemnet on NUIDeviceUtil

[0.0.168] - 16th Feb 2021 #

Minor enhancemnet on NUIEnt

[0.0.169] - 16th Feb 2021 #

Minor enhancement on NUISearchText

[0.0.170] - 22th Feb 2021 #

Minor enhancement on NUIDeviceUtil for iOS device model retrieve

[0.0.171] - 23th Feb 2021 #

Minor enhancement on NUISearchText

[0.0.172] - 23th Feb 2021 #

Minor enhancement on NUISearchText

[0.0.173] - 23th Feb 2021 #

Minor enhancement on NUISearchText

[0.0.174] - 24th Feb 2021 #

Minor enhancement on NUITabChildView

[0.0.175] - 24th Feb 2021 #

Minor enhancement on NUISearchText

[0.0.176] - 24th Feb 2021 #

Minor enhancement on NUISearchText

[0.0.178] - 24th Feb 2021 #

Minor enhancement on NUISearchText

[0.0.181] - 24th Feb 2021 #

Minor enhancement on NUITheme

[0.0.182] - 9th Mar 2021 #

Bumped pull_to_refresh to v1.6.4 and flutter_svg to v0.19.3

[0.0.183] - 9th Mar 2021 #

Updated visibility_detector

[0.0.184] - 9th Mar 2021 #

Updated visibility_detector

[0.0.185] - 9th Mar 2021 #

NUIListInterface enhancement

[0.0.186] - 9th Mar 2021 #

NUIListInterface enhancement

[0.0.187] - 9th Mar 2021 #

NUIListInterface enhancement

[0.0.188] - 11th Mar 2021 #

NUIToolbar enhancement

[0.0.189] - 14th Mar 2021 #

NUIListInterface enhancement

[0.0.190] - 15th Mar 2021 #

NUIListInterface enhancement

[0.0.191] - 15th Mar 2021 #

NUIListInterface enhancement

[0.0.192] - 15th Mar 2021 #

NUIListInterface enhancement

[0.0.193] - 15th Mar 2021 #

Added onGenerateRoute to NUIApp

[0.0.194] - 24 Mar 2021 #

Added onGenerateRoute to NUIApp

[0.0.195] - 29 Mar 2021 #

Updated shared_preferences dependency

[0.0.196] - 6th Apr 2021 #

Updated http dependency

[0.0.197] - 6th Apr 2021 #

String to uri

[0.0.198] - 9th Apr 2021 #

Added additional format for NUIEntField

[0.0.199] - 14th Apr 2021 #

Updated intl version from 0.16.1 to 0.17.0

[0.0.200] - 14th Apr 2021 #

Update url_launcher version

[0.0.201] - 14th Apr 2021 #

Update url_launcher version

[0.0.202] - 14th Apr 2021 #

Update shared_preferences version

[0.0.203] - 14th Apr 2021 #

Update permission_handler version

[0.0.204] - 26th Apr 2021 #

Update permission_handler version

[0.0.205] - 26th Apr 2021 #

Update device_info version

[0.0.206] - 27th Apr 2021 #

Update visibility_detector version

[0.0.207] - 27th Apr 2021 #

Update html version

[0.0.208] - 27th Apr 2021 #

Update cached network image version

[0.0.209] - 28th Apr 2021 #

Update cached network image version