From fe62bd0e0591a603346b7b26f159539c840c7cf1 Mon Sep 17 00:00:00 2001 From: Javier Date: Tue, 14 May 2019 16:44:24 -0300 Subject: [PATCH] =?UTF-8?q?Collection=20of=20useful=20UIs=20clones=20by=20?= =?UTF-8?q?Javier=20Gonz=C3=A1lez=20=20added=20in=20Templates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/source.md b/source.md index 52e91f9..0c27cc6 100644 --- a/source.md +++ b/source.md @@ -20,7 +20,7 @@ Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase. -If you appreciate the content ๐Ÿ“–, support projects visibility, give ๐Ÿ‘| โญ| ๐Ÿ‘ +If you appreciate the content ๐Ÿ“–, support projects visibility, give ๐Ÿ‘| โญ| ๐Ÿ‘
@@ -158,7 +158,7 @@ If you appreciate the content ๐Ÿ“–, support projects visibility, give ๐Ÿ‘| โญ| #### Sliders - [RangeSlider](https://github.com/boeledi/RangeSlider) - 2-thumb configurable RangeSlider by [Didier Boelens](https://www.didierboelens.com) -- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) - A slider with a minimal design and fluid like animation by [Vamsi Krishna](https://github.com/rvamsikrishna) +- [Fluid Slider](https://github.com/rvamsikrishna/flutter_fluid_slider) - A slider with a minimal design and fluid like animation by [Vamsi Krishna](https://github.com/rvamsikrishna) - [Flutter Xlider](https://github.com/Ali-Azmoud/flutter_xlider) - A material design slider and range slider, horizontal and vertical, with RTL support by [Ali-Azmoud](https://github.com/Ali-Azmoud) #### UI Helpers @@ -252,7 +252,6 @@ If you appreciate the content ๐Ÿ“–, support projects visibility, give ๐Ÿ‘| โญ| - [Segment.com Analytics](https://github.com/FaisalAbid/segment-analytics-flutter) - Make your Segment.com analytics a breeze! by [Faisal Abid](https://twitter.com/FaisalAbid) - [Pure Mixpanel](https://github.com/seenickcode/pure_mixpanel) - Analytics for the popular [Mixpanel.com](https://mixpanel.com) [Nick Manning](https://twitter.com/seenickcode) - ### Build automation #### Build solutions @@ -325,6 +324,7 @@ If you appreciate the content ๐Ÿ“–, support projects visibility, give ๐Ÿ‘| โญ| - [DrawApp](https://github.com/SnakeyHips/drawapp) - Sample Drawing App to demonstrate how to allow user to draw onto canvas with color picker and brush thickness slider by [Jake Gough](https://github.com/SnakeyHips) - [Starter Kit](https://github.com/KingWu/flutter_starter_kit) - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu) - [Feather](https://github.com/jhomlala/feather) - Beautiful weather application. Application includes RxDart, Dio, BLoC, i18n, unit and widget tests. by [Jakub Homlala](https://github.com/jhomlala) +- [Clone UI Challenges](https://github.com/javico2609/flutter-challenges) - Collection of useful UIs clones by [Javier Gonzรกlez](https://github.com/javico2609) ### Clone @@ -361,12 +361,12 @@ If you appreciate the content ๐Ÿ“–, support projects visibility, give ๐Ÿ‘| โญ| - [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) - [Get Version](https://github.com/AppleEducate/get_version) - Version Name, Version Code, App ID and Platform with OS Version by [Rody Davis](http://appleeducate.com) - [Badger](https://github.com/g123k/flutter_app_badger) - Update app badge on the launcher by [Edouard Marquez](https://twitter.com/g123k) -- [UDID](https://github.com/GigaDroid/flutter_udid) - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) +- [UDID](https://github.com/GigaDroid/flutter_udid) - Persistent UDID across app reinstalls by [Leon Kukuk](https://kukuk.me) - [Downloader](https://github.com/hnvn/flutter_downloader) - Create and manage download tasks by [HungHD](https://github.com/hnvn) - [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) - Add inline WebView widgets or open an in-app browser window by [Lorenzo Pichilli](https://github.com/pichillilorenzo) - [AppAvailability](https://github.com/pichillilorenzo/flutter_appavailability) - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo) - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velรกsquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) - [VPN](https://github.com/X-dea/Flutter_VPN) - Access VPN services by [Jason C.H](https://github.com/ctrysbita) #### Scanner @@ -416,9 +416,9 @@ If you appreciate the content ๐Ÿ“–, support projects visibility, give ๐Ÿ‘| โญ| - [Inject](https://github.com/google/inject.dart) - Compile-time dependency injection by Google - [Flux](https://github.com/google/flutter_flux) - Implementation of the Flux framework by Google - [Fish](https://github.com/alibaba/fish-redux) - Alibaba Redux implementation - + ### Widgets - + - [Hooks](https://github.com/rrousselGit/flutter_hooks) - Advanced code sharing between widgets by [Remi Rousselet](https://github.com/rrousselGit) - [Functional widget](https://github.com/rrousselGit/functional_widget) - Code generator writing widgets as functions with annotations by [Remi Rousselet](https://github.com/rrousselGit) @@ -482,7 +482,8 @@ If you appreciate the content ๐Ÿ“–, support projects visibility, give ๐Ÿ‘| โญ| - [Instory](https://github.com/InvertedX/instory) - Instgram story downloader with a beautiful UI [Sarath](https://twitter.com/_sarath_kumar) - [Spacex-Go](https://github.com/jesusrp98/spacex-go) [177โญ] - Simple yet powerful, open-source SpaceX launch tracker. [jesusrp98](https://twitter.com/jesusrp98). -### +### + ### PWA - [InKino](https://github.com/roughike/inKino) - Movie app with flutter_redux, animations and unit tests by [Iiro Krankka](https://github.com/roughike) @@ -497,6 +498,7 @@ If you appreciate the content ๐Ÿ“–, support projects visibility, give ๐Ÿ‘| โญ| - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) ## Utilities + - [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) - Starter project and code generator with Redux support by [Hillel Coren](https://twitter.com/hillelcoren) @@ -532,11 +534,11 @@ If you appreciate the content ๐Ÿ“–, support projects visibility, give ๐Ÿ‘| โญ| ### Communication -- [Gitter](https://gitter.im/flutter/flutter) - Exchange channel +- [Gitter](https://gitter.im/flutter/flutter) - Exchange channel - [r/FlutterDev Subreddit](https://www.reddit.com/r/FlutterDev/) - Reddit community by [u/JaapVermeulen](https://www.reddit.com/user/JaapVermeulen) - [Dev Discord](https://discord.gg/N7Yshp4) - Discord server to discuss and get help by [Pritykin](https://twitter.com/AndrewPritykin) - [Flutter Community](https://github.com/fluttercommunity) - Central place for community made packages -- [OpenFlutter](https://github.com/OpenFlutter) - Make it easier ่ฎฉFlutterๆ›ด็ฎ€ๅ• +- [OpenFlutter](https://github.com/OpenFlutter) - Make it easier ่ฎฉ Flutter ๆ›ด็ฎ€ๅ• ### ๐Ÿ‡ง๐Ÿ‡ท Brazil