mirror of
https://github.com/Solido/awesome-flutter.git
synced 2024-11-20 11:27:07 -05:00
Flutter SVG
This commit is contained in:
parent
97ac31e545
commit
de846c284f
1 changed files with 22 additions and 21 deletions
43
README.md
43
README.md
|
@ -9,12 +9,12 @@
|
||||||
<img alt="PRs Welcome" src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" />
|
<img alt="PRs Welcome" src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" />
|
||||||
</a>
|
</a>
|
||||||
<a href="https://stackoverflow.com/questions/tagged/flutter?sort=votes">
|
<a href="https://stackoverflow.com/questions/tagged/flutter?sort=votes">
|
||||||
<img alt="StackOverflow" src="https://img.shields.io/badge/StackOverflow-3124-orange.svg" />
|
<img alt="StackOverflow" src="https://img.shields.io/badge/StackOverflow-3143-orange.svg" />
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/search?q=flutter+language%3Adart&type=Repositories">
|
<a href="https://github.com/search?q=flutter+language%3Adart&type=Repositories">
|
||||||
<img alt="Github Repositories" src="https://img.shields.io/badge/Repos-4285-blue.svg" />
|
<img alt="Github Repositories" src="https://img.shields.io/badge/Repos-4299-blue.svg" />
|
||||||
</a>
|
</a>
|
||||||
<img alt="Entries" src="https://img.shields.io/badge/Items-162-lightgrey.svg" />
|
<img alt="Entries" src="https://img.shields.io/badge/Items-163-lightgrey.svg" />
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -76,7 +76,7 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
|
||||||
- [Firebase](https://www.youtube.com/watch?v=p4yLzYwy_4g) (325 👍) - Firebase live coding.
|
- [Firebase](https://www.youtube.com/watch?v=p4yLzYwy_4g) (325 👍) - Firebase live coding.
|
||||||
- [Securing Apps](https://medium.com/@mehmetf_71205/securing-flutter-apps-ada13e806a69) (231 👏) - By Mehmet Fidanboylu.
|
- [Securing Apps](https://medium.com/@mehmetf_71205/securing-flutter-apps-ada13e806a69) (231 👏) - By Mehmet Fidanboylu.
|
||||||
- [Build your plugins](https://medium.com/@KarthikPonnam/build-your-own-plugin-for-flutter-cfee1a08ea3a) (300 👏) - How to make a custom plug-in by [Karthik Ponnam](https://medium.com/@KarthikPonnam).
|
- [Build your plugins](https://medium.com/@KarthikPonnam/build-your-own-plugin-for-flutter-cfee1a08ea3a) (300 👏) - How to make a custom plug-in by [Karthik Ponnam](https://medium.com/@KarthikPonnam).
|
||||||
- [Build Flavor](https://medium.com/@salvatoregiordanoo/flavoring-flutter-392aaa875f36) (307 👏) - Define build configurations and switch them by [Salvatore Giordano](https://medium.com/@salvatoregiordanoo).
|
- [Build Flavor](https://medium.com/@salvatoregiordanoo/flavoring-flutter-392aaa875f36) (317 👏) - Define build configurations and switch them by [Salvatore Giordano](https://medium.com/@salvatoregiordanoo).
|
||||||
|
|
||||||
### Websites / Blogs
|
### Websites / Blogs
|
||||||
|
|
||||||
|
@ -93,7 +93,7 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
|
||||||
- [Brandon Donnelson](https://www.youtube.com/playlist?list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh) (55 🎬) - Videos on layout, database and tips by Brandon Donnelson.
|
- [Brandon Donnelson](https://www.youtube.com/playlist?list=PLBbgqtDgdc_RUWUCInIqxpY--C94C6Xjh) (55 🎬) - Videos on layout, database and tips by Brandon Donnelson.
|
||||||
- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) (71 🎬) - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan).
|
- [Mtechviral](https://www.youtube.com/watch?v=qWL1lGchpRA&list=PLR2qQy0Zxs_UdqAcaipPR3CG1Ly57UlhV) (71 🎬) - [Hindi/English] Mtechviral Series By [Pawan Kumar](https://github.com/iampawan).
|
||||||
- [Udacity](https://www.udacity.com/course/build-native-mobile-apps-with-flutter--ud905) - Build Native Mobile Apps by Google.
|
- [Udacity](https://www.udacity.com/course/build-native-mobile-apps-with-flutter--ud905) - Build Native Mobile Apps by Google.
|
||||||
- [VoidRealms](https://www.youtube.com/playlist?list=PLUbFnGajtZlX9ubiLzYz_cw92esraiIBi) (42 🎬) - Video tutorials, from basic to advanced.
|
- [VoidRealms](https://www.youtube.com/playlist?list=PLUbFnGajtZlX9ubiLzYz_cw92esraiIBi) (43 🎬) - Video tutorials, from basic to advanced.
|
||||||
|
|
||||||
## Components
|
## Components
|
||||||
|
|
||||||
|
@ -120,7 +120,7 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
|
||||||
- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) (8 ★) - Calendar widget by [David Bennett](https://github.com/pinkfish).
|
- [Calendar Widget](https://github.com/pinkfish/flutter_calendar) (8 ★) - Calendar widget by [David Bennett](https://github.com/pinkfish).
|
||||||
- [Side Header List](https://github.com/renefloor/side_header_list_view) (40 ★) - Listview with sticky headers by [Rene Floor](https://github.com/renefloor).
|
- [Side Header List](https://github.com/renefloor/side_header_list_view) (40 ★) - Listview with sticky headers by [Rene Floor](https://github.com/renefloor).
|
||||||
- [Shimmer](https://github.com/hnvn/flutter_shimmer) (58 ★) - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn).
|
- [Shimmer](https://github.com/hnvn/flutter_shimmer) (58 ★) - Shimmer effect while content is loading by [HungHD](https://github.com/hnvn).
|
||||||
- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) (6 ★) - Flip panel with built-in animation by [HungHD](https://github.com/hnvn).
|
- [Flip Panel](https://github.com/hnvn/flutter_flip_panel) (10 ★) - Flip panel with built-in animation by [HungHD](https://github.com/hnvn).
|
||||||
|
|
||||||
### Image
|
### Image
|
||||||
|
|
||||||
|
@ -129,13 +129,14 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
|
||||||
- [Carousel Slider](https://github.com/serenader2014/flutter_carousel_slider) (12 ★) - 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) (12 ★) - Carousel slider widget, support infinite scroll and custom child widget by [serenader](https://github.com/serenader2014).
|
||||||
- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) (53 ★) - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy).
|
- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) (53 ★) - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy).
|
||||||
- [Photo View](https://github.com/renancaraujo/photo_view) (35 ★) - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo).
|
- [Photo View](https://github.com/renancaraujo/photo_view) (35 ★) - Scalable image view with loading placeholder by [Renan C. Araújo](https://github.com/renancaraujo).
|
||||||
|
- [Flutter SVG](https://github.com/dnfield/flutter_svg) (65 ★) - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield).
|
||||||
|
|
||||||
### Map
|
### Map
|
||||||
|
|
||||||
- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) (179 ★) - 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) (180 ★) - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/).
|
||||||
- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) (16 ★) - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com).
|
- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) (16 ★) - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com).
|
||||||
- [Flutter Map](https://github.com/apptreesoftware/flutter_map) (145 ★) - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware).
|
- [Flutter Map](https://github.com/apptreesoftware/flutter_map) (145 ★) - 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) (75 ★) - Interactive, customizable vector maps by Mapbox.
|
- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) (76 ★) - Interactive, customizable vector maps by Mapbox.
|
||||||
|
|
||||||
#### Charts
|
#### Charts
|
||||||
|
|
||||||
|
@ -162,12 +163,12 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
|
||||||
- [Google Sign-In](https://github.com/flutter/plugins/tree/master/packages/google_sign_in) - Google OAuth.
|
- [Google Sign-In](https://github.com/flutter/plugins/tree/master/packages/google_sign_in) - Google OAuth.
|
||||||
- [Firebase Auth](https://github.com/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth.
|
- [Firebase Auth](https://github.com/flutter/plugins/tree/master/packages/firebase_auth) - Firebase OAuth.
|
||||||
- [Facebook Login](https://github.com/roughike/flutter_facebook_login) (62 ★) - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike).
|
- [Facebook Login](https://github.com/roughike/flutter_facebook_login) (62 ★) - Authenticate with native Android & iOS Facebook login SDKs by [Iiro Krankka](https://github.com/roughike).
|
||||||
- [Flutter OAuth](https://github.com/hitherejoe/FlutterOAuth) (44 ★) - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com).
|
- [Flutter OAuth](https://github.com/hitherejoe/FlutterOAuth) (45 ★) - Buffer, Strava, Unsplash, Github OAuth by [Joe Birch](http://www.hitherejoe.com).
|
||||||
- [Instagram](https://hackernoon.com/instagram-authentication-with-flutter-df6424d2d56c) - Instagram auth by [Wilfried Mbouenda Mbogne](http://developer-journey.com/).
|
- [Instagram](https://hackernoon.com/instagram-authentication-with-flutter-df6424d2d56c) - Instagram auth by [Wilfried Mbouenda Mbogne](http://developer-journey.com/).
|
||||||
|
|
||||||
### Text & Rich Content
|
### Text & Rich Content
|
||||||
|
|
||||||
- [Flutter Markdown](https://github.com/flutter/flutter_markdown) (64 ★) - Markdown renderer for Flutter. It supports the original format, but no inline html.
|
- [Flutter Markdown](https://github.com/flutter/flutter_markdown) (65 ★) - Markdown renderer for Flutter. It supports the original format, but no inline html.
|
||||||
- [Rich Text Editor](https://github.com/long1eu/rich_editor) (42 ★) - Text editor with style by [Lung Razvan](https://github.com/long1eu).
|
- [Rich Text Editor](https://github.com/long1eu/rich_editor) (42 ★) - Text editor with style by [Lung Razvan](https://github.com/long1eu).
|
||||||
- [Masked Text](https://github.com/benhurott/flutter-masked-text) (8 ★) - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott).
|
- [Masked Text](https://github.com/benhurott/flutter-masked-text) (8 ★) - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott).
|
||||||
|
|
||||||
|
@ -198,7 +199,7 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
|
||||||
- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) (24 ★) - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz).
|
- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) (24 ★) - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz).
|
||||||
- [Stereo](https://github.com/2find/stereo) (23 ★) - Playing music on iOS and Android by [2Find](https://github.com/2find).
|
- [Stereo](https://github.com/2find/stereo) (23 ★) - Playing music on iOS and Android by [2Find](https://github.com/2find).
|
||||||
- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) (81 ★) - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc).
|
- [WebRTC](https://github.com/cloudwebrtc/flutter-webrtc) (81 ★) - WebRTC plugin for iOS/Android by [CloudWebRtc](https://github.com/cloudwebrtc).
|
||||||
- [Chewie](https://github.com/brianegan/chewie) (70 ★) - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan).
|
- [Chewie](https://github.com/brianegan/chewie) (71 ★) - Provides low-level access to video playback by [Brian Egan](https://github.com/brianegan).
|
||||||
|
|
||||||
#### Voice
|
#### Voice
|
||||||
|
|
||||||
|
@ -221,7 +222,7 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
|
||||||
- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) (93 ★) - Movie details page by [Iiro Krankka](https://github.com/roughike).
|
- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) (93 ★) - Movie details page by [Iiro Krankka](https://github.com/roughike).
|
||||||
- [Flutter Mates](https://github.com/CodemateLtd/FlutterMates) (161 ★) - How to load profiles from the randomuser.me API and a nice profile details page by [Iiro Krankka](https://github.com/roughike).
|
- [Flutter Mates](https://github.com/CodemateLtd/FlutterMates) (161 ★) - 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).
|
- [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) (649 ★) - 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) (651 ★) - 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) (219 ★) - Restaurant menu by [Braulio Cassule](https://github.com/braulio94).
|
- [Restaurant Menu](https://github.com/braulio94/menu_flutter) (219 ★) - Restaurant menu by [Braulio Cassule](https://github.com/braulio94).
|
||||||
- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) (222 ★) - Profile, Travel, Food App by [Tomi Alagbe](https://github.com/tomialagbe).
|
- [UI Challenges](https://github.com/tomialagbe/flutter_ui_challenges) (222 ★) - 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).
|
- [Cupertino Settings](https://github.com/matthinc/flutter_cupertino_settings) (19 ★) - iOS Settings by [Matthias Rupp](https://github.com/matthinc).
|
||||||
|
@ -247,14 +248,14 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
|
||||||
- [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).
|
- [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) (13 ★) - Version Name, Version Code, App ID and Platform with OS Version 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) (23 ★) - Create and manage download tasks by [HungHD](https://github.com/hnvn).
|
- [Downloader](https://github.com/hnvn/flutter_downloader) (23 ★) - Create and manage download tasks by [HungHD](https://github.com/hnvn).
|
||||||
- [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) (9 ★) - Places picker dialog returning the places to the app by [David Bennett](https://github.com/pinkfish).
|
- [Place Dialog](https://github.com/pinkfish/flutter_places_dialog) (10 ★) - 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) (62 ★) - Show images from the internet and keep them in the cache directory by [Rene Floor](https://github.com/renefloor).
|
- [Cached Network Image](https://github.com/renefloor/flutter_cached_network_image) (62 ★) - 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).
|
- [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).
|
||||||
|
|
||||||
### Bluetooth / NFC / Beacon
|
### Bluetooth / NFC / Beacon
|
||||||
|
|
||||||
- [Flutter Ble](https://github.com/Polidea/FlutterBleLib) (45 ★) - Bluetooth by [Polidea](http://www.polidea.com).
|
- [Flutter Ble](https://github.com/Polidea/FlutterBleLib) (45 ★) - Bluetooth by [Polidea](http://www.polidea.com).
|
||||||
- [Flutter Blue](https://github.com/pauldemarco/flutter_blue) (143 ★) - Bluetooth by [Paul DeMarco](https://github.com/pauldemarco).
|
- [Flutter Blue](https://github.com/pauldemarco/flutter_blue) (144 ★) - 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).
|
- [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) (4 ★) - Flutter beacons plugin by [Loup](http://intheloup.io).
|
- [Beacons](https://github.com/loup-v/beacons) (4 ★) - Flutter beacons plugin by [Loup](http://intheloup.io).
|
||||||
|
|
||||||
|
@ -263,11 +264,11 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
|
||||||
### Redux / ELM / Dependency Injection
|
### Redux / ELM / Dependency Injection
|
||||||
|
|
||||||
- [Flutter 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).
|
- [Flutter 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) (116 ★) - 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) (117 ★) - 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) (185 ★) - 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.
|
- [Flutter_redux](https://github.com/brianegan/flutter_redux) (187 ★) - 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.
|
||||||
- [Dartea](https://github.com/p69/dartea) (7 ★) - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69).
|
- [Dartea](https://github.com/p69/dartea) (7 ★) - Model View Update inspired by TEA from ELM by [Shilyagov P](https://github.com/p69).
|
||||||
- [Inject](https://github.com/google/inject.dart) (184 ★) - Compile-time dependency injection for Dart and Flutter by Google.
|
- [Inject](https://github.com/google/inject.dart) (184 ★) - Compile-time dependency injection for Dart and Flutter by Google.
|
||||||
- [Flutter_flux](https://github.com/google/flutter_flux) (169 ★) - Implementation of the Flux framework by Google.
|
- [Flutter_flux](https://github.com/google/flutter_flux) (171 ★) - Implementation of the Flux framework by Google.
|
||||||
|
|
||||||
### Animation
|
### Animation
|
||||||
|
|
||||||
|
@ -286,10 +287,10 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
|
||||||
|
|
||||||
- [FriendlyChat](https://github.com/flutter/friendlychat-flutter) (106 ★) - Offline/Firebase chat by a team of Googlers.
|
- [FriendlyChat](https://github.com/flutter/friendlychat-flutter) (106 ★) - Offline/Firebase chat by a team of Googlers.
|
||||||
- [Meme Chat](https://github.com/efortuna/memechat) (246 ★) - 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) (246 ★) - 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) (84 ★) - Glitter app by [Hadrien Lejard](https://twitter.com/HadrienLejard) and [Kevin Segaud](https://twitter.com/kevin_segaud). It use the Redux and Jaguar.
|
- [Flitter](https://github.com/dart-flitter/flitter) (85 ★) - 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) (130 ★) - Lime social network by Sebastian Sellmair.
|
- [Lime](https://github.com/fablue/lime-flutter) (130 ★) - Lime social network by Sebastian Sellmair.
|
||||||
- [Planets-Flutter](https://github.com/sergiandreplace/flutter_planets_tutorial) (151 ★) - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com).
|
- [Planets-Flutter](https://github.com/sergiandreplace/flutter_planets_tutorial) (151 ★) - Planet exploration that demonstrate rich UI by [Sergi Martínez](http://sergiandreplace.com).
|
||||||
- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) (177 ★) - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia).
|
- [NewsBuzz](https://github.com/theankurkedia/NewsBuzz) (178 ★) - Firebase backed news reader using News API by [Ankur Kedia](https://github.com/theankurkedia).
|
||||||
- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) (227 ★) - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar).
|
- [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) (227 ★) - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar).
|
||||||
- [Music Player](https://github.com/iampawan/Flutter-Music-Player) (179 ★) - Full featured music player by [Pawan Kumar](https://about.me/imthepk).
|
- [Music Player](https://github.com/iampawan/Flutter-Music-Player) (179 ★) - Full featured music player by [Pawan Kumar](https://about.me/imthepk).
|
||||||
- [InKino](https://github.com/roughike/inKino) (826 ★) - 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) (826 ★) - 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).
|
||||||
|
@ -297,7 +298,7 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
|
||||||
- [FlutterGram](https://github.com/mdanics/fluttergram) (76 ★) - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics).
|
- [FlutterGram](https://github.com/mdanics/fluttergram) (76 ★) - Complete Instagram based on Firestore & Google Functions by [MDanics](https://github.com/mdanics).
|
||||||
- [BookSearch](https://github.com/Norbert515/BookSearch) (99 ★) - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515).
|
- [BookSearch](https://github.com/Norbert515/BookSearch) (99 ★) - Digital BookShelf for your reading progress by [Norbert515](https://github.com/Norbert515).
|
||||||
- [Cinematic](https://github.com/aaronoe/FlutterCinematic) (146 ★) - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe).
|
- [Cinematic](https://github.com/aaronoe/FlutterCinematic) (146 ★) - UI for Movie DB Public API by [Aaron Oertel](https://github.com/aaronoe).
|
||||||
- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) (82 ★) - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor).
|
- [Beer-Me-Up](https://github.com/benoitletondor/Beer-Me-Up) (84 ★) - Beer tracking nicely designed by [Benoit Letondor](https://github.com/benoitletondor).
|
||||||
|
|
||||||
### Games
|
### Games
|
||||||
|
|
||||||
|
@ -314,7 +315,7 @@ Also like 👍, star ⭐, clap 👏 links to support their authors !
|
||||||
|
|
||||||
### Desktop
|
### Desktop
|
||||||
|
|
||||||
- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) (580 ★) - Desktop implementations of the Flutter embedding API by Google.
|
- [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) (582 ★) - Desktop implementations of the Flutter embedding API by Google.
|
||||||
- [ZSH Completion](https://github.com/NiKoTron/zsh-flutter-completition) (2 ★) - 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).
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
Loading…
Reference in a new issue