Update blog section

This commit is contained in:
Robert Felker 2018-06-10 09:34:45 +02:00 committed by GitHub
parent e238291120
commit c8641b772d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,11 +31,9 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi
- [Navigation](#navigation)
- [Template](#templates)
- [Utilities](#utilities)
- [Seeds](#seeds)
- [Plugins](#plugins)
- [Open Source Apps](#open-source-apps)
- [Frameworks](#frameworks)
- [Helpers](#helpers)
- [Bonus](#bonus)
## Articles
@ -80,6 +78,7 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi
- [Flutter by Example](https://flutterbyexample.com/) - Tutorials and Howto based on Redux, Firebase, Custom Animations, and UI.
- [Flutter Institute](https://flutter.institute/) - Very original content and tutorials by [Brian Armstrong](https://twitter.com/flutterinst).
- [Flutter Rocks](https://flutter.rocks/) - Blog about the joys of Flutter by [Iiro Krankka](https://twitter.com/koorankka).
- [Norbert](https://medium.com/@norbertkozsir) - In depth articles about Flutter features and app creation by [Norbert515](https://github.com/Norbert515)
## Components
@ -87,7 +86,7 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi
- [Flutter Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo app for the material design widgets and other features provided by Flutter.
- [Posse Gallery](https://github.com/flutter/posse_gallery) (132 ★) - Demonstration by [Posse](http://goposse.com).
- [Flutter Examples](https://github.com/nisrulz/flutter-examples) (677 ★) - Simple basic isolated apps for budding flutter devs, by [Nishant Srivastava](https://github.com/nisrulz).
- [Flutter Examples](https://github.com/nisrulz/flutter-examples) (683 ★) - Simple basic isolated apps for budding flutter devs, by [Nishant Srivastava](https://github.com/nisrulz).
### UI
@ -97,25 +96,26 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi
- [Parallax](https://github.com/FlutterRocks/page-transformer) (108 ★) - ViewPager by [Iiro Krankka](https://github.com/roughike).
- [Rich Text Editor](https://github.com/long1eu/rich_editor) (39 ★) - Text editor with style by [Lung Razvan](https://github.com/long1eu).
- [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).
- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) (95 ★) - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar).
- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) (104 ★) - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar).
- [Radial Menu](https://github.com/xqwzts/flutter_radial_menu) (75 ★) - Animated Radial Menu by [Victor Choueiri](https://github.com/xqwzts).
- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) (57 ★) - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu).
- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) (67 ★) - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/).
- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) (111 ★) - Smooth animation from login to home by [Ruchika Gupta](https://github.com/geekruchika).
- [Tinder Cards](https://github.com/Ivaskuu/tinder_cards) (58 ★) - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu).
- [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) (68 ★) - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/).
- [Login Animation](https://github.com/GeekyAnts/flutter-login-home-animation) (114 ★) - 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) (49 ★) - Reorder list elements using Drag & Drop by [Norbert515](https://github.com/Norbert515)
### Image
- [Image Picker](https://github.com/flutter/plugins/tree/master/packages/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com).
- [Zoomable Image](https://github.com/perlatus/flutter_zoomable_image) (38 ★) - By Perlatus.
- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) (10 ★) - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014).
- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) (11 ★) - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014).
- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) (51 ★) - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy).
### Map
- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) (161 ★) - 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) (162 ★) - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/).
- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) (15 ★) - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com).
- [Flutter Map](https://github.com/apptreesoftware/flutter_map) (127 ★) - Open-source map solution (based on [Leaflet](http://leafletjs.com/)), easily customizable, contributions welcome. By [AppTree Software](https://github.com/apptreesoftware).
- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) (67 ★) - Interactive, customizable vector maps by Mapbox.
- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) (68 ★) - Interactive, customizable vector maps by Mapbox.
#### Charts
@ -129,7 +129,7 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi
### Navigation
- [Fluro](https://github.com/goposse/fluro) (282 ★) - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com).
- [Fluro](https://github.com/goposse/fluro) (283 ★) - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com).
- [Circle Indicator](https://pub.dartlang.org/packages/circle_indicator) - Circle indicator for the PageViewer by [Lung Razvan](https://github.com/long1eu).
- [Quick Actions](https://github.com/flutter/plugins/tree/master/packages/quick_actions) - Manage and interact with the application's home screen quick actions.
@ -183,7 +183,7 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi
#### Voice
- [Speech Recognition](https://github.com/rxlabz/speech_recognition) (37 ★) - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz).
- [Speech Recognition](https://github.com/rxlabz/speech_recognition) (38 ★) - Speech to text by [Erick Ghaumez](https://twitter.com/rxlabz).
- [OK Google](https://marcinszalek.pl/flutter/ok-google-flutter/) - Integrate google assistant by [Marcin Szalek](https://marcinszalek.pl/).
### Storage
@ -201,12 +201,12 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi
- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) (90 ★) - Movie details page by [Iiro Krankka](https://github.com/roughike).
- [Flutter Mates](https://github.com/CodemateLtd/FlutterMates) (156 ★) - 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) (49 ★) - 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) (609 ★) - 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) (215 ★) - Restaurant menu by [Braulio Cassule](https://github.com/braulio94).
- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) (205 ★) - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe).
- [TodoMVC](https://github.com/brianegan/flutter_architecture_samples) (619 ★) - 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) (216 ★) - Restaurant menu by [Braulio Cassule](https://github.com/braulio94).
- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) (207 ★) - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe).
- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) (18 ★) - iOS Settings by [Matthias Rupp](https://github.com/matthinc).
- [Music Player](https://github.com/thosakwe/flutter_music_player) (58 ★) - music player component by [Tobe O](https://thosakwe.com/).
- [Dashboard](https://github.com/Ivaskuu/dashboard) (136 ★) - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu).
- [Dashboard](https://github.com/Ivaskuu/dashboard) (137 ★) - Dashboard and Shop Items by [Ivascu Adrian](https://github.com/Ivaskuu).
- [Todo](https://github.com/littlemarc2011/FlutterTodo) (85 ★) - Todo template from Dribble by [Marc L](https://www.marc-little.com/).
- [Card Swipe Animation](https://github.com/geekruchika/FlutterCardSwipe) (14 ★) - Swipe cards template by [Ruchika Gupta](https://github.com/geekruchika).
@ -220,13 +220,13 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi
### Desktop
- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) (553 ★) - Desktop implementations of the Flutter embedding API by Google.
- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) (554 ★) - Desktop implementations of the Flutter embedding API by Google.
## Plugins
- [Flutter Plugins](https://github.com/flutter/plugins/tree/master/packages) - Official Flutter Team Plugins.
- [Sqflite](https://github.com/tekartik/sqflite) (206 ★) - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/).
- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) (136 ★) - by [Hadrien Lejard](https://twitter.com/HadrienLejard).
- [Sqflite](https://github.com/tekartik/sqflite) (210 ★) - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/).
- [WebView](https://github.com/dart-flitter/flutter_webview_plugin) (137 ★) - by [Hadrien Lejard](https://twitter.com/HadrienLejard).
- [Pub Plugins](https://pub.dartlang.org/flutter/plugins) - Plugins filter in Dart Pub Repository.
- [Flutter Location](https://github.com/Lyokone/flutterlocation) (75 ★) - Handle location, handling callbacks to get continuous location by [Lyokone](https://github.com/Lyokone).
- [QR Code Reader](https://github.com/villela/flutter_qrcode_reader) (31 ★) - QR Code reader plugin by [Matheus Villela](https://github.com/villela).
@ -236,14 +236,14 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi
- [Geolocation](https://github.com/loup-v/geolocation) (67 ★) - Fully featured geolocation plugin: current location, location updates, geocode, places and more by [Loup](http://intheloup.io).
- [Local Notifications](https://github.com/MaikuB/flutter_local_notifications) (58 ★) - Plugin for displaying local notifications by [Michael Bui](https://github.com/MaikuB).
- [Google Mobile Vision](https://github.com/edufolly/flutter_mobile_vision) (24 ★) - Implementation of Google Mobile Vision by [Eduardo Folly](https://github.com/edufolly).
- [App Rating](https://github.com/AppleEducate/app_review) (18 ★) - 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) (12 ★) - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com).
- [Downloader](https://github.com/hnvn/flutter_downloader) (10 ★) - Create and manage download tasks by [HungHD](https://github.com/hnvn)
- [App Rating](https://github.com/AppleEducate/app_review) (19 ★) - 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) (13 ★) - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com).
- [Downloader](https://github.com/hnvn/flutter_downloader) (15 ★) - Create and manage download tasks by [HungHD](https://github.com/hnvn)
### Bluetooth / NFC / Beacon
- [Flutter Ble](https://github.com/Polidea/FlutterBleLib) (42 ★) - Bluetooth by [Polidea](http://www.polidea.com).
- [Flutter Blue](https://github.com/pauldemarco/flutter_blue) (137 ★) - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco).
- [Flutter Blue](https://github.com/pauldemarco/flutter_blue) (140 ★) - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco).
- [NFC](https://github.com/guyulmaz/flutter-nfc-app) (11 ★) - Connect IsoDep iso 14443-4 cards for android by [Göksel Uyulmaz](https://github.com/guyulmaz).
- [Beacons](https://github.com/loup-v/beacons) (4 ★) - Flutter beacons plugin by [Loup](http://intheloup.io).
@ -254,26 +254,26 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi
- [Flitter](https://github.com/dart-flitter/flitter) (82 ★) - Glitter app by [Hadrien Lejard](https://twitter.com/HadrienLejard) and [Kevin Segaud](https://twitter.com/kevin_segaud). It use the Redux and Jaguar.
- [Cooking App](https://github.com/oscarcpozas/cooking-app-flutter) (46 ★) - by Óscar Caballero in the kitchen.
- [Lime](https://github.com/fablue/lime-flutter) (126 ★) - Lime social network by Sebastian Sellmair.
- [Planets-Flutter](https://github.com/sergiandreplace/flutter_planets_tutorial) (143 ★) - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com).
- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) (169 ★) - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia).
- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) (221 ★) - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar).
- [Planets-Flutter](https://github.com/sergiandreplace/flutter_planets_tutorial) (144 ★) - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com).
- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) (171 ★) - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia).
- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) (222 ★) - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar).
- [Heroes Companion](https://github.com/arranf/Heroes-Companion) (34 ★) - Companion app for Heroes of Storm including redux and sqflite by [arranf](https://github.com/arranf).
- [Trovami](https://github.com/Samaritan1011001/Trovami) (33 ★) - Live location sharing app built on Flutter and Firebase as backend by [Manoj NB](https://github.com/Samaritan1011001).
- [Music Player](https://github.com/iampawan/Flutter-Music-Player) (171 ★) - Full featured music player by [Pawan Kumar](https://about.me/imthepk).
- [Planty](https://github.com/Ivaskuu/plantly) (54 ★) - Plants shop by [Ivascu Adrian](https://github.com/Ivaskuu).
- [InKino](https://github.com/roughike/inKino) (805 ★) - 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) (100 ★) - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52).
- [FlutterGram](https://github.com/mdanics/fluttergram) (56 ★) - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics).
- [Music Player](https://github.com/iampawan/Flutter-Music-Player) (172 ★) - Full featured music player by [Pawan Kumar](https://about.me/imthepk).
- [Planty](https://github.com/Ivaskuu/plantly) (55 ★) - Plants shop by [Ivascu Adrian](https://github.com/Ivaskuu).
- [InKino](https://github.com/roughike/inKino) (809 ★) - 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) (102 ★) - Todoist like UI by [Burhanuddin Rashid](https://about.me/burhanrashid52).
- [FlutterGram](https://github.com/mdanics/fluttergram) (57 ★) - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics).
### Games
- [Flip](https://github.com/RedBrogdon/flutterflip) (22 ★) - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) .
- [Flip](https://github.com/RedBrogdon/flutterflip) (23 ★) - Reversi game by [Andrew Brogdon](https://github.com/RedBrogdon) .
## Frameworks
### Flux / Redux / ELM / Dependancy Injection
- [Flutter_flux](https://github.com/google/flutter_flux) (158 ★) - Implementation of the Flux framework by Google.
- [Flutter_flux](https://github.com/google/flutter_flux) (160 ★) - Implementation of the Flux framework by Google.
- [Flutter built redux](https://github.com/davidmarne/flutter_built_redux) (39 ★) - 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) (113 ★) - 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).
- [Flutter_redux](https://github.com/brianegan/flutter_redux) (177 ★) - Built to work with [redux.dart](https://github.com/johnpryan/redux.dart), utilities that allow you to easily consume a Redux Store to build Flutter Widgets.
@ -283,8 +283,8 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi
### Animation / Game
- [Flame](https://github.com/luanpotter/flame) (170 ★) - Minimalist game engine by [Luan Nico](https://github.com/luanpotter).
- [SpriteWidget](https://github.com/spritewidget/spritewidget) (218 ★) - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt).
- [Flame](https://github.com/luanpotter/flame) (171 ★) - Minimalist game engine by [Luan Nico](https://github.com/luanpotter).
- [SpriteWidget](https://github.com/spritewidget/spritewidget) (220 ★) - Toolkit for building complex, high performance animations and 2D games by [Viktor Lidholt](https://github.com/vlidholt).
## Bonus
@ -292,7 +292,7 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi
- Hamilton ([iOS](https://itunes.apple.com/fr/app/hamilton-the-official-app/id1255231054?mt=8&ign-mpt=uo%3D4) / [Android](https://play.google.com/store/apps/details?id=com.hamilton.app)) - Introducing Hamilton — The Official App. Fans access to all things Hamilton: An American Musical.
- Newsvoice ([iOS](https://itunes.apple.com/se/app/newsvoice/id1208421834?l=en&mt=8) / [Android](https://play.google.com/store/apps/details?id=com.newsvoice.newsvoice)) - Newsvoice shows all the news and perspectives from high quality sources in one place.
- [Hookle](https://www.hookle.net/) - Manage your social media in one place.
- [inKino](https://github.com/roughike/inKino) (805 ★) - 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).
- [inKino](https://github.com/roughike/inKino) (809 ★) - 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).
## License