From 88b21ab8f49533a543e236297b55544b53064e7e Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 10 Jun 2018 20:03:29 +0200 Subject: [PATCH] StackOverflow Badge --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 716dac7..770ec10 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,12 @@ [](http://flutter.io)

- awesome + awesome + PRs Welcome + + PRs Welcome +

Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase. @@ -95,7 +99,7 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi - [Contact Picker](https://github.com/goderbauer/contact_picker) (5 ★) - Picking a contact from the address book by [Michael Goderbauer](https://github.com/goderbauer). - [Parallax](https://github.com/FlutterRocks/page-transformer) (108 ★) - 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). -- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) (105 ★) - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar). +- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) (106 ★) - 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) (58 ★) - Tinder like cards swipe effect by [Ivascu Adrian](https://github.com/Ivaskuu). - [Sticky Headers](https://github.com/slightfoot/flutter_sticky_headers) (69 ★) - Configurable sticky headers by [Simon Lightfoot](http://www.devangels.london/). @@ -260,7 +264,7 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi ## Frameworks -### Flux / Redux / ELM / Dependancy Injection +### Redux / ELM / Dependency Injection - [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). @@ -273,7 +277,7 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi - [Flutter_flux](https://github.com/google/flutter_flux) (160 ★) - Implementation of the Flux framework by Google. - [Cache Manager](https://github.com/renefloor/flutter_cache_manager) (24 ★) - Generic cache manager by [Rene Floor](https://github.com/renefloor). -- [ZSH Completion](https://github.com/NiKoTron/zsh-flutter-completition) (1 ★) - ZSH completion for the Flutter CLI tool by [Nikolai Simonov](https://github.com/NiKoTron). +- [ZSH Completion](https://github.com/NiKoTron/zsh-flutter-completition) (2 ★) - ZSH completion for the Flutter CLI tool by [Nikolai Simonov](https://github.com/NiKoTron). ### Animation / Game