diff --git a/README.md b/README.md index ca29069..1962bd5 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@

- StackOverflow + StackOverflow - Github Repositories + Github Repositories - Entries + Entries

Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase. @@ -85,7 +85,7 @@ Also πŸ‘| ⭐| πŸ‘ links to support their authors ! - [Render Objects](https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208) [910πŸ‘] - What are Widgets, RenderObjects and Elements? by [Norbert515](https://github.com/Norbert515). - [Streams and RxDart](https://skillsmatter.com/skillscasts/12254-flutter-with-streams-and-rxdart) - Skillmatters presentation by [Brian Egan](https://github.com/brianegan). - [Gesture System](https://medium.com/flutter-community/flutter-deep-dive-gestures-c16203b3434f) [299πŸ‘] - Flutter Deep Dive: Gestures by [Nash](https://nash0x7e2.github.io/). -- [BLoC Pattern](https://medium.com/@amrut.patil88/state-management-using-bloc-pattern-in-flutter-390d4056006f) [600πŸ‘] - State Management Using BLoC Pattern by [Amrut Patil](https://github.com/apatil88/FlutterDartProjects/tree/master/login_navigate_state_mgmt). +- [BLoC Pattern](https://medium.com/@amrut.patil88/state-management-using-bloc-pattern-in-flutter-390d4056006f) [602πŸ‘] - State Management Using BLoC Pattern by [Amrut Patil](https://github.com/apatil88/FlutterDartProjects/tree/master/login_navigate_state_mgmt). ## Videos @@ -102,26 +102,26 @@ Also πŸ‘| ⭐| πŸ‘ links to support their authors ! - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo for the material design widgets provided by Flutter Team. - [Posse Gallery](https://github.com/flutter/posse_gallery) [139β˜…] - Advanced demonstration by [Posse](http://goposse.com). -- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [874β˜…] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). +- [Flutter Examples](https://github.com/nisrulz/flutter-examples) [875β˜…] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). ### UI - [3D Object](https://github.com/hemanthrajv/flutter_3d_obj) [26β˜…] - Renders a wavefront .obj on to a canvas by [Hemanth Raj](https://www.linkedin.com/in/hemanthrajv). - [Contact Picker](https://github.com/goderbauer/contact_picker) [10β˜…] - Picking contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). -- [Parallax](https://github.com/FlutterRocks/page-transformer) [141β˜…] - ViewPager by [Iiro Krankka](https://github.com/roughike). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [144β˜…] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [Parallax](https://github.com/FlutterRocks/page-transformer) [142β˜…] - ViewPager by [Iiro Krankka](https://github.com/roughike). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) [145β˜…] - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). - [Sticky Header](https://github.com/letsar/flutter_sticky_header) [56β˜…] - Sliver based sticky headers by [Romain Rastel](https://github.com/letsar). - [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) [89β˜…] - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts). - [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) [76β˜…] - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). - [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) [99β˜…] - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). -- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [161β˜…] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). +- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) [162β˜…] - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika). - [List Drag&Drop](https://github.com/Norbert515/flutter_list_drag_and_drop) [70β˜…] - Reorder list elements using Drag & Drop by [Norbert515](https://github.com/Norbert515). - [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [16β˜…] - Calendar widget by [David Bennett](https://github.com/pinkfish). - [Side Header List](https://github.com/renefloor/side_header_list_view) [55β˜…] - Listview with sticky headers by [Rene Floor](https://github.com/renefloor). - [Shimmer](https://github.com/hnvn/flutter_shimmer) [96β˜…] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). - [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [51β˜…] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [31β˜…] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). -- [Slidable](https://github.com/letsar/flutter_slidable) [5β˜…] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). +- [Slidable](https://github.com/letsar/flutter_slidable) [12β˜…] - Slidable list item with left and right slide actions by [Romain Rastel](https://github.com/letsar). #### Material Design @@ -136,7 +136,7 @@ Also πŸ‘| ⭐| πŸ‘ links to support their authors ! - [Parallax Image](https://github.com/pulyaevskiy/parallax-image) [58β˜…] - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy). - [Photo View](https://github.com/renancaraujo/photo_view) [54β˜…] - Scalable image view with loading placeholder by [Renan C. AraΓΊjo](https://github.com/renancaraujo). - [SVG](https://github.com/dnfield/flutter_svg) [94β˜…] - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). -- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [59β˜…] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). +- [Image Cropper](https://github.com/hnvn/flutter_image_cropper) [60β˜…] - Crop your images support ratio, rotation, zoom by [HungHD](https://github.com/hnvn). - [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [85β˜…] - Show images from the internet and keep them in the cache directory by. ### Map @@ -158,7 +158,7 @@ Also πŸ‘| ⭐| πŸ‘ links to support their authors ! ### Navigation -- [Fluro](https://github.com/goposse/fluro) [344β˜…] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com). +- [Fluro](https://github.com/goposse/fluro) [346β˜…] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com). - [Circle Indicator](https://github.com/long1eu/circle_indicator) [28β˜…] - Circle indicator for the PageViewer by [Lung Razvan](https://github.com/long1eu). - [Quick Actions](https://github.com/flutter/plugins/tree/master/packages/quick_actions) - Interact with the application's home screen quick actions. - [Swiper](https://github.com/jzoom/flutter_swiper) [28β˜…] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). @@ -180,7 +180,7 @@ Also πŸ‘| ⭐| πŸ‘ links to support their authors ! - [Markdown](https://github.com/flutter/flutter_markdown) [78β˜…] - Markdown renderer for Flutter. It supports the original format, but no inline html. - [Rich Text Editor](https://github.com/long1eu/rich_editor) [45β˜…] - Text editor with style by [Lung Razvan](https://github.com/long1eu). - [Masked Text](https://github.com/benhurott/flutter-masked-text) [12β˜…] - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott). -- [Zefyr](https://github.com/memspace/zefyr) [107β˜…] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). +- [Zefyr](https://github.com/memspace/zefyr) [106β˜…] - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr). ### Analytics @@ -238,15 +238,15 @@ Also πŸ‘| ⭐| πŸ‘ links to support their authors ! - [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [111β˜…] - Movie details page by [Iiro Krankka](https://github.com/roughike). - [Mates](https://github.com/CodemateLtd/FlutterMates) [179β˜…] - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike). - [Weather](https://github.com/alessandroaime/Weather) [57β˜…] - Weather app to learn how to use Canvas and Animation by [Alessandro Aime](https://github.com/alessandroaime). -- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [802β˜…] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by [Brian Egan](https://github.com/brianegan). +- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) [804β˜…] - TODO application ready to go with different flavors : Vanilla, Redux, built_redux by [Brian Egan](https://github.com/brianegan). - [Restaurant Menu](https://github.com/braulio94/menu_flutter) [237β˜…] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). - [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [277β˜…] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). - [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [20β˜…] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). - [Music Player](https://github.com/thosakwe/flutter_music_player) [67β˜…] - music player component by [Tobe O](https://thosakwe.com/). - [Dashboard](https://github.com/Ivaskuu/dashboard) [171β˜…] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). -- [Todo](https://github.com/littlemarc2011/FlutterTodo) [117β˜…] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). -- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [63β˜…] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [741β˜…] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [Todo](https://github.com/littlemarc2011/FlutterTodo) [118β˜…] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). +- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [64β˜…] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [743β˜…] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). - [Book](https://github.com/putraxor/flutter-book-app) [40β˜…] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). ## Plugins @@ -278,7 +278,7 @@ Also πŸ‘| ⭐| πŸ‘ links to support their authors ! ### Bluetooth / NFC / Beacon -- [Ble](https://github.com/Polidea/FlutterBleLib) [53β˜…] - Bluetooth by [Polidea](http://www.polidea.com). +- [Ble](https://github.com/Polidea/FlutterBleLib) [54β˜…] - Bluetooth by [Polidea](http://www.polidea.com). - [Blue](https://github.com/pauldemarco/flutter_blue) [172β˜…] - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco). - [NFC](https://github.com/guyulmaz/flutter-nfc-app) [12β˜…] - Connect IsoDep iso 14443-4 cards for android by [GΓΆksel Uyulmaz](https://github.com/guyulmaz). - [Beacons](https://github.com/loup-v/beacons) [6β˜…] - Flutter beacons plugin by [Loup](http://intheloup.io). @@ -288,7 +288,7 @@ Also πŸ‘| ⭐| πŸ‘ links to support their authors ! ### Redux / ELM / Dependency Injection - [Built redux](https://github.com/davidmarne/flutter_built_redux) [42β˜…] - Automatic subscribing to your redux stores. Based on the built pattern by [David Marne](https://github.com/davidmarne). -- [Redux.dart](https://github.com/johnpryan/redux.dart) [136β˜…] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects). +- [Redux.dart](https://github.com/johnpryan/redux.dart) [135β˜…] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects). - [Redux](https://github.com/brianegan/flutter_redux) [244β˜…] - Built to work with [redux.dart](https://github.com/johnpryan/redux.dart), utilities that allow you to easily consume a Redux Store to build Widgets. - [Dartea](https://github.com/p69/dartea) [10β˜…] - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69). - [Inject](https://github.com/google/inject.dart) [203β˜…] - Compile-time dependency injection for Dart and Flutter by Google. @@ -298,7 +298,8 @@ Also πŸ‘| ⭐| πŸ‘ links to support their authors ! ### Animation - [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [43β˜…] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). -- [SpinKit](https://github.com/jogboms/flutter_spinkit) [187β˜…] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [SpinKit](https://github.com/jogboms/flutter_spinkit) [188β˜…] - Animated loading indicators by [Jeremiah Ogbomo](https://twitter.com/jogboms). +- [Villains](https://github.com/Norbert515/flutter_villains) [36β˜…] - Page transition animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). ### Game @@ -318,11 +319,11 @@ Also πŸ‘| ⭐| πŸ‘ links to support their authors ! - [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [185β˜…] - Planet exploration that demonstrate rich UI by [Sergi MartΓ­nez](http://sergiandreplace.com). - [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [198β˜…] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). - [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [264β˜…] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [229β˜…] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [InKino](https://github.com/roughike/inKino) [933β˜…] - Complete movie app that uses flutter_redux for state management, has nice transition animations, and a comprehensive set of widget & unit tests, by [Iiro Krankka](https://github.com/roughike). +- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [230β˜…] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [InKino](https://github.com/roughike/inKino) [934β˜…] - Complete movie app that uses flutter_redux for state management, has nice transition animations, and a comprehensive set of widget & unit tests, by [Iiro Krankka](https://github.com/roughike). - [WhatTodo](https://github.com/burhanrashid52/WhatTodo) [132β˜…] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). - [FlutterGram](https://github.com/mdanics/fluttergram) [131β˜…] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). -- [BookSearch](https://github.com/Norbert515/BookSearch) [128β˜…] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). +- [BookSearch](https://github.com/Norbert515/BookSearch) [129β˜…] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). - [Cinematic](https://github.com/aaronoe/FlutterCinematic) [201β˜…] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). - [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [115β˜…] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). @@ -332,7 +333,7 @@ Also πŸ‘| ⭐| πŸ‘ links to support their authors ! ## Utilities -- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [747β˜…] - Desktop implementations of the Flutter embedding API by Google. +- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) [750β˜…] - Desktop implementations of the Flutter embedding API by Google. - [Mutisya 2](https://flutterstudio.app/) - Online Flutter Studio by [Paul Mutisya](https://medium.com/@pmutisya). - [Launcher Icons](https://github.com/franzsilva/flutter_launcher_icons) - Generate your launcher icons easily by [Mark O'Sullivan](https://github.com/MarkOSullivan94) and [Franz Silva](https://github.com/franzsilva). - [Redux Starter/Code Generator](https://github.com/hillelcoren/flutter-redux-starter) [43β˜…] - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren).