diff --git a/source.md b/source.md index e787cb48..4d1e0cda 100644 --- a/source.md +++ b/source.md @@ -220,7 +220,7 @@ If you appreciate the content πŸ“–, support projects visibility, give πŸ‘| ⭐| #### UI Helpers - [Offline](https://github.com/jogboms/flutter_offline) - Tidy utility to handle offline/online connectivity by [Jeremiah Ogbomo](https://twitter.com/jogboms). -- [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). +- [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/inview_notifier_list). - [ShowCaseView](https://github.com/simformsolutions/flutter_showcaseview) - Way to showcase your app features on iOS and Android by [Simform](https://github.com/simformsolutions) - [Mix](https://github.com/leoafarias/mix) - An expressive way to effortlessly build design systems by [Leo Farias](https://github.com/leoafarias). - [Blurhash](https://github.com/fluttercommunity/flutter_blurhash) - Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters by [Robert Felker](https://www.linkedin.com/in/robert-felker/) @@ -232,10 +232,6 @@ If you appreciate the content πŸ“–, support projects visibility, give πŸ‘| ⭐| - [Slidable](https://github.com/letsar/flutter_slidable) - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar) - [Backdrop](https://github.com/fluttercommunity/backdrop) - [Backdrop](https://material.io/design/components/backdrop.html) implementation for flutter. -#### Cupertino Design - -- [Peek & Pop](https://github.com/aliyigitbireroglu/flutter-peek-and-pop) - Peek & Pop implementation based on the iOS functionality by [Ali Yigit Bireroglu](https://github.com/aliyigitbireroglu) - #### Effect - [Frosted Glass](http://stackoverflow.com/questions/43550853/how-do-i-do-the-frosted-glass-effect-in-flutter) - Render effect by [Collin Jackson](http://www.collinjackson.com) @@ -254,11 +250,6 @@ If you appreciate the content πŸ“–, support projects visibility, give πŸ‘| ⭐| - [Table Calendar](https://github.com/aleksanderwozniak/table_calendar) - Calendar organized neatly into a Table, with vertical autosizing by [Aleksander WoΕΊniak](https://github.com/aleksanderwozniak) - [Time Planner](https://github.com/Jamalianpour/time_planner) - A beautiful, easy to use and customizable time planner for flutter mobile, desktop and web by [Mohammad Jamalianpour](https://github.com/Jamalianpour) - -#### Login - -- [Flutter Login](https://github.com/NearHuscarl/flutter_login) - Login widget with slick animation from start to finish by [NearHuscarl](https://github.com/NearHuscarl) - #### Backend-Driven - [Dynamic Widget](https://github.com/dengyin2000/dynamic_widget) - Build your dynamic UI with json, and the json format is very similar with flutter widget code by [Denny Deng](https://github.com/dengyin2000).