diff --git a/source.md b/source.md index 7da3cbbb..9d9fd68b 100644 --- a/source.md +++ b/source.md @@ -156,15 +156,12 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### UI -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) - [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts) - [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu) - [Flip Panel](https://github.com/hnvn/flutter_flip_panel) - Flip panel with built-in animation by [HungHD](https://github.com/hnvn) - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) - Facebook reactions widget by [Duy Tran](https://github.com/duytq94) - [Flushbar](https://github.com/AndreHaueisen/flushbar) - Highly configurable Snackbar by [Andre Haueisen](https://github.com/AndreHaueisen) - [Stepper Touch](https://github.com/Rahiche/stepper_touch) - Lateral value stepper nicely animated by [Raouf Rahiche](https://github.com/Rahiche). -- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) -- [Snaplist](https://github.com/ariedov/flutter_snaplist) - Create snappable list views by [David Leibovych](https://github.com/ariedov) - [Folding Cell](https://github.com/faob-dev/folding_cell) - Fold your widget by [Faob](https://github.com/faob-dev) - [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). - [Slide Container](https://pub.dev/packages/slide_container) Slide vertically and horizontally with a smooth dampened motion by [Quentin Le Guennec](https://github.com/quentinleguennec). @@ -180,13 +177,23 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Dough](https://github.com/HatFeather/flutter_dough) - Widgets for a squishy user interface by [Josiah Saunders](https://github.com/HatFeather). - [Card Settings](https://github.com/codegrue/card_settings) - package for building settings forms by [codegrue](https://github.com/codegrue). - [Timelines](https://github.com/chulwoo-park/timelines) - Powerful & Easy to use timeline package by [Chulwoo Park](https://github.com/chulwoo-park). -- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) - A tile to help build beautiful and customisable timelines by [Julio Bitencourt](https://github.com/JHBitencourt). +- [Timeline Tile](https://github.com/JHBitencourt/timeline_tile) - Tile to help build beautiful and customisable timelines by [Julio Bitencourt](https://github.com/JHBitencourt). - [Rounded Loading Button](https://github.com/chrisedg87/flutter_rounded_loading_button) - Button with a loading indicator, complete with success and error animations by [Chris Edgington](https://twitter.com/ChrisTheEdg) -- [PlutoGrid](https://github.com/bosskmk/pluto_grid) - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). - [Flyer Chat](https://github.com/flyerhq/flutter_chat_ui) - Community-driven chat UI implementation by the [Flyer Chat team](https://github.com/flyerhq) - [Smooth Page Indicator](https://github.com/Milad-Akarie/smooth_page_indicator) - Customizable animated page indicator with a set of built-in effects. [Milad Akarie](https://github.com/Milad-Akarie) - [Super Editor](https://github.com/superlistapp/super_editor/) - Advanced toolkit for building document editors and readers by [Flutter Bounty Hunters]([https://github.com/Milad-Akarie](https://flutterbountyhunters.com) +#### List + +- [Super List](https://github.com/superlistapp/super_sliver_list) - Drop-in replacement for SliverList and ListView that can handle large amount of items with variable extents by [Matej Knopp](https://github.com/knopp) +- [Reorderables](https://github.com/hanshengchiu/reorderables) - Drag&Drop Table, Row, Column, Wrap(Grid) and SliverList elements by [Hansheng Chiu](https://github.com/hanshengchiu). +- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). +- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). +- [PlutoGrid](https://github.com/bosskmk/pluto_grid) - Web and desktop datagrid that can be controlled by the keyboard by [bosskmk](https://github.com/bosskmk). +- [Typeahead](https://github.com/AbdulRahmanAlHamali/flutter_typeahead) - Display overlay suggestions to users as they type by [Abdul Rahman Al Hamali](https://github.com/AbdulRahmanAlHamali) +- [Snaplist](https://github.com/ariedov/flutter_snaplist) - Create snappable list views by [David Leibovych](https://github.com/ariedov) +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar) + #### Sticky Headers - [Sticky Infinite List](https://github.com/TatsuUkraine/flutter_sticky_infinite_list) - Highly configurable multi directional infinite list with Sticky Headers by [TatsuUkraine](https://github.com/TatsuUkraine) @@ -218,9 +225,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| #### UI Helpers -- [Reorderables](https://github.com/hanshengchiu/reorderables) - Drag&Drop Table, Row, Column, Wrap(Grid) and SliverList elements by [Hansheng Chiu](https://github.com/hanshengchiu). -- [Liquid Pull To Refresh](https://github.com/aagarwal1012/Liquid-Pull-To-Refresh) - A beautiful and custom refresh indicator by [Ayush Agarwal](https://github.com/aagarwal1012/). -- [Infinite Listview](https://github.com/fluttercommunity/flutter_infinite_listview) - Infinite scroll in both directions by [Simon Lightfoot](https://github.com/slightfoot). - [Offline](https://github.com/jogboms/flutter_offline) - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). - [Scroll To Index](https://github.com/quire-io/scroll-to-index) - Scroll to specified child element with given index for SliverList/ListView by [Jerry Chen](https://github.com/jerrywell/). - [In View Notifier List](https://github.com/rvamsikrishna/inview_notifier_list) - ListView that notify when widgets are on screen within a provided area by [Vamsi Krishna](https://github.com/rvamsikrishna).