Commit Graph
17 Commits
Author SHA1 Message Date
xsahil03x 5867dc3317 [UserListView] remove redundant property
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 13:45:28 +05:30
xsahil03x ad37e1b465 [UserListView] fix docComments
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 13:44:04 +05:30
xsahil03x 2ee8b72a31 [UserListView] Use LazyLoadScrollView for pagination rather than listening scroll controller 2020-11-24 21:45:42 +05:30
xsahil03x a0afe4d091 [UserListView] Replace ListView.custom, GridView.custom with separated,builder respectively, 2020-11-24 15:06:18 +05:30
xsahil03x 06037acede [UserListView] Add docComment 2020-11-23 13:48:47 +05:30
xsahil03x 4b317d719c Refactor UserListView to support (crossAxisCount > 1) i.e: GridViews 2020-11-23 12:57:20 +05:30
xsahil03x 409d95d86a [UserListView] Add a "isListAlreadySorted" check before sorting list. 2020-11-20 18:06:47 +05:30
xsahil03x c384588d5b UI nit picks 2020-11-20 17:55:55 +05:30
xsahil03x 389656a477 UI nit picks 2020-11-20 12:06:00 +05:30
xsahil03x f3c3214802 [UserListView] Cleanup 2020-11-19 18:18:55 +05:30
xsahil03x 1742fe6f5f feat: Replace List with Set for easier computation. 2020-11-18 17:16:18 +05:30
xsahil03x eda42df7da fix : whereIterable<T> to List<T> 2020-11-18 13:38:08 +05:30
xsahil03x 4561057452 feat : Add support for userName filtering in user list 2020-11-18 13:30:03 +05:30
xsahil03x b115cd254c feat : Add alphabetically grouping flag to User list 2020-11-18 12:56:46 +05:30
xsahil03x 9b36c2348e feat: add selection property to user list item 2020-11-18 00:09:07 +05:30
xsahil03x e5b25d8d06 feat: user list 2020-11-17 23:32:16 +05:30
Sahil Kumar cd8ca90052 feat: user list
Signed-off-by: Sahil Kumar <[email protected]>
2020-11-17 21:30:05 +05:30