diff --git a/README.md b/README.md index 167f705..95b9bc7 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ PRs Welcome - StackOverflow + StackOverflow - Github Repositories + Github Repositories Entries @@ -60,7 +60,7 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! - [Google IO 2018](https://medium.com/flutter-io/building-beautiful-flexible-user-interfaces-with-flutter-material-theming-and-official-material-13ae9279ef19) [883πŸ‘] - Building beautiful, flexible user interfaces. - [Zero to One](https://medium.com/dartlang/zero-to-one-with-flutter-43b13fd7b354) [2.2KπŸ‘] - Flutter basics by [Mikkel Ravn](https://medium.com/@mravn). -- [From Install to ListView](https://medium.com/@develodroid/flutter-i-intro-and-install-a8bf6dfcc7c8) [561πŸ‘] - Full series of 4 articles by [Chema Rubio](https://twitter.com/develodroid). +- [From Install to ListView](https://medium.com/@develodroid/flutter-i-intro-and-install-a8bf6dfcc7c8) [611πŸ‘] - Full series of 4 articles by [Chema Rubio](https://twitter.com/develodroid). ### Tutorial @@ -100,12 +100,12 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! ### Demonstrations - [Official Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo app for the material design widgets and other features provided by Flutter Team. -- [Posse Gallery](https://github.com/flutter/posse_gallery) [134β˜…] - Demonstration by [Posse](http://goposse.com). +- [Posse Gallery](https://github.com/flutter/posse_gallery) [135β˜…] - Demonstration by [Posse](http://goposse.com). - [Flutter Examples](https://github.com/nisrulz/flutter-examples) [762β˜…] - Simple basic isolated apps for devs by [Nishant Srivastava](https://github.com/nisrulz). ### UI -- [3D Object](https://github.com/hemanthrajv/flutter_3d_obj) [19β˜…] - Renders a wavefront .obj on to a canvas by [Hemanth Raj](https://www.linkedin.com/in/hemanthrajv). +- [3D Object](https://github.com/hemanthrajv/flutter_3d_obj) [20β˜…] - 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) [6β˜…] - Picking a contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). - [Parallax](https://github.com/FlutterRocks/page-transformer) [112β˜…] - ViewPager by [Iiro Krankka](https://github.com/roughike). - [Material Color Picker](https://github.com/long1eu/material_color_picker) [23β˜…] - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu). @@ -118,8 +118,8 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! - [List Drag&Drop](https://github.com/Norbert515/flutter_list_drag_and_drop) [59β˜…] - Reorder list elements using Drag & Drop by [Norbert515](https://github.com/Norbert515). - [Calendar Widget](https://github.com/pinkfish/flutter_calendar) [9β˜…] - Calendar widget by [David Bennett](https://github.com/pinkfish). - [Side Header List](https://github.com/renefloor/side_header_list_view) [46β˜…] - Listview with sticky headers by [Rene Floor](https://github.com/renefloor). -- [Shimmer](https://github.com/hnvn/flutter_shimmer) [71β˜…] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). -- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [30β˜…] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). +- [Shimmer](https://github.com/hnvn/flutter_shimmer) [72β˜…] - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn). +- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) [31β˜…] - Flip panel with built-in animation by [HungHD](https://github.com/hnvn). - [Facebook Reactions](https://github.com/duytq94/facebook-reaction-animation) [13β˜…] - Facebook reactions widget by [Duy Tran](https://github.com/duytq94). ### Image @@ -133,10 +133,10 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! ### Map -- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [185β˜…] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). +- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) [186β˜…] - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/). - [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) [17β˜…] - Forward and reverse geocoding by [AloΓ―s Deniel](https://aloisdeniel.github.com). - [Map](https://github.com/apptreesoftware/flutter_map) [150β˜…] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). -- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [81β˜…] - Interactive, customizable vector maps by Mapbox. +- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [82β˜…] - Interactive, customizable vector maps by Mapbox. #### Charts @@ -151,7 +151,7 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! ### Navigation -- [Fluro](https://github.com/goposse/fluro) [307β˜…] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com). +- [Fluro](https://github.com/goposse/fluro) [308β˜…] - 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) [16β˜…] - 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) [16β˜…] - Horizontal, Vertical, Partial swipe with indicator by [Xueliang Ren](https://github.com/jzoom). @@ -222,7 +222,7 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! - [Movie Details](https://github.com/FlutterRocks/movie-details-ui) [94β˜…] - Movie details page by [Iiro Krankka](https://github.com/roughike). - [Mates](https://github.com/CodemateLtd/FlutterMates) [164β˜…] - 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) [50β˜…] - 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) [685β˜…] - 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) [688β˜…] - 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) [221β˜…] - Restaurant menu by [Braulio Cassule](https://github.com/braulio94). - [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) [232β˜…] - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe). - [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) [19β˜…] - iOS Settings by [Matthias Rupp](https://github.com/matthinc). @@ -230,14 +230,14 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! - [Dashboard](https://github.com/Ivaskuu/dashboard) [149β˜…] - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu). - [Todo](https://github.com/littlemarc2011/FlutterTodo) [99β˜…] - Todo template from Dribble by [Marc L](https://www.marc-little.com/). - [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) [53β˜…] - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika). -- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [354β˜…] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). +- [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [380β˜…] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). ## Plugins - [Plugins](https://github.com/flutter/plugins/tree/master/packages) - Official Flutter Team Plugins. -- [Sqflite](https://github.com/tekartik/sqflite) [235β˜…] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). -- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [168β˜…] - by [Hadrien Lejard](https://twitter.com/HadrienLejard). +- [Sqflite](https://github.com/tekartik/sqflite) [236β˜…] - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/). +- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) [169β˜…] - by [Hadrien Lejard](https://twitter.com/HadrienLejard). - [Pub Plugins](https://pub.dartlang.org/flutter/plugins) - Plugins filter in Dart Pub Repository. - [Location](https://github.com/Lyokone/flutterlocation) [82β˜…] - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone). - [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) [35β˜…] - QR Code reader plugin by [Matheus Villela](https://github.com/villela). @@ -249,7 +249,7 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! - [Google Mobile Vision](https://github.com/edufolly/flutter_mobile_vision) [26β˜…] - Implementation of Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly). - [App Rating](https://github.com/AppleEducate/app_review) [22β˜…] - Requesting and Writing Reviews for the App Store and Google Play by [Rody Davis](http://appleeducate.com). - [Get Version](https://github.com/AppleEducate/get_version) [14β˜…] - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com). -- [Downloader](https://github.com/hnvn/flutter_downloader) [28β˜…] - Create and manage download tasks by [HungHD](https://github.com/hnvn). +- [Downloader](https://github.com/hnvn/flutter_downloader) [29β˜…] - Create and manage download tasks by [HungHD](https://github.com/hnvn). - [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) [11β˜…] - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish). - [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) [68β˜…] - Show images from the internet and keep them in the cache directory by [Rene Floor](https://github.com/renefloor). - [Device Calendar](https://github.com/builttoroam/flutter_plugins/tree/develop/device_calendar) - Plugin for modifying calendars on the user's device by [Built to Roam](http://builttoroam.com). @@ -258,7 +258,7 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! ### Bluetooth / NFC / Beacon -- [Ble](https://github.com/Polidea/FlutterBleLib) [47β˜…] - Bluetooth by [Polidea](http://www.polidea.com). +- [Ble](https://github.com/Polidea/FlutterBleLib) [48β˜…] - Bluetooth by [Polidea](http://www.polidea.com). - [Blue](https://github.com/pauldemarco/flutter_blue) [148β˜…] - 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). @@ -269,19 +269,19 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! - [Built redux](https://github.com/davidmarne/flutter_built_redux) [40β˜…] - 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) [124β˜…] - 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) [196β˜…] - 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. +- [Redux](https://github.com/brianegan/flutter_redux) [197β˜…] - 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) [9β˜…] - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69). - [Inject](https://github.com/google/inject.dart) [190β˜…] - Compile-time dependency injection for Dart and Flutter by Google. - [Flutter_flux](https://github.com/google/flutter_flux) [175β˜…] - Implementation of the Flux framework by Google. ### Animation -- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [27β˜…] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). +- [Sequence Animation](https://github.com/Norbert515/flutter_sequence_animation) [28β˜…] - Composite staggered animations by [Norbert Kozsir](https://twitter.com/norbertkozsir). ### Game - [Flame](https://github.com/luanpotter/flame) [187β˜…] - Minimalist game engine by [Luan Nico](https://github.com/luanpotter). -- [SpriteWidget](https://github.com/spritewidget/spritewidget) [231β˜…] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). +- [SpriteWidget](https://github.com/spritewidget/spritewidget) [232β˜…] - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt). ### Misc @@ -290,23 +290,23 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! ## Open Source Apps - [FriendlyChat](https://github.com/flutter/friendlychat-flutter) [111β˜…] - Offline/Firebase chat by a team of Googlers. -- [Meme Chat](https://github.com/efortuna/memechat) [248β˜…] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. +- [Meme Chat](https://github.com/efortuna/memechat) [249β˜…] - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. - [Flitter](https://github.com/dart-flitter/flitter) [86β˜…] - Glitter app by [Hadrien Lejard](https://twitter.com/HadrienLejard) and [Kevin Segaud](https://twitter.com/kevin_segaud). It use the Redux and Jaguar. -- [Lime](https://github.com/fablue/lime-flutter) [135β˜…] - Lime social network by Sebastian Sellmair. -- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [155β˜…] - Planet exploration that demonstrate rich UI by [Sergi MartΓ­nez](http://sergiandreplace.com). +- [Lime](https://github.com/fablue/lime-flutter) [136β˜…] - Lime social network by Sebastian Sellmair. +- [Planets](https://github.com/sergiandreplace/flutter_planets_tutorial) [157β˜…] - Planet exploration that demonstrate rich UI by [Sergi MartΓ­nez](http://sergiandreplace.com). - [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) [187β˜…] - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia). - [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) [232β˜…] - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar). -- [Music Player](https://github.com/iampawan/Flutter-Music-Player) [187β˜…] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). -- [InKino](https://github.com/roughike/inKino) [861β˜…] - 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) [188β˜…] - Full featured music player by [Pawan Kumar](https://about.me/imthepk). +- [InKino](https://github.com/roughike/inKino) [862β˜…] - 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) [111β˜…] - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52). -- [FlutterGram](https://github.com/mdanics/fluttergram) [91β˜…] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). +- [FlutterGram](https://github.com/mdanics/fluttergram) [92β˜…] - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics). - [BookSearch](https://github.com/Norbert515/BookSearch) [104β˜…] - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515). -- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [159β˜…] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). -- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [95β˜…] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). +- [Cinematic](https://github.com/aaronoe/FlutterCinematic) [161β˜…] - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe). +- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) [96β˜…] - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor). ### Games -- [Flip](https://github.com/RedBrogdon/flutterflip) [24β˜…] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). +- [Flip](https://github.com/RedBrogdon/flutterflip) [25β˜…] - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon). ## Utilities @@ -317,4 +317,4 @@ Also like πŸ‘, star ⭐, clap πŸ‘ links to support their authors ! ## License -[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0) +[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0) \ No newline at end of file