- https://hackernoon.com/whats-revolutionary-about-flutter-946915b09514
 - https://medium.com/flutter-io/why-flutter-doesnt-use-oem-widgets-94746e812510
 - https://proandroiddev.com/flutter-from-zero-to-comfortable-6b1d6b2d20e
 - https://www.raywenderlich.com/188257/getting-started-with-flutter
 - https://medium.com/@lynxluna/flutter-how-it-got-right-4865de34852
 - https://medium.com/developermind/flutter-at-jimdo-our-experience-and-fun-moments-55dccd06a0fc
 
- 5x - 5 Libraries that make Flutter development easier and faster: https://medium.com/@javico2609/5-libraries-that-make-flutter-development-easier-and-faster-d51cee875c33
 - 5x - Testing: https://medium.com/@domesticmouse/adding-testing-to-a-flutter-app-8a0b2dd8bcf2
 - 4x - Flutter for the JS Developer: https://www.youtube.com/watch?v=7sJZi0grFR4
 - 4x - Flutter patterns: https://medium.com/flutter-community/simple-flutter-patterns-325a91a3b8f2
 
- 4x - @KingWu flutter_starter_kit: https://github.com/KingWu/flutter_starter_kit
 
- React native devs migration cheatsheet: https://howtodothisinflutter.com/
 - Layout: https://medium.com/flutter-community/flutter-layout-cheat-sheet-5363348d037e
 - Flutter for Android developers recopilation links: https://github.com/m3sv/Flutter-for-Android-developers
 
- https://hackernoon.com/making-the-most-of-flutter-from-basics-to-customization-433171581d01
 - https://hackernoon.com/rendering-external-texture-an-flutter-optimization-by-alibaba-c5ed143af747
 - https://hackernoon.com/competing-frameworks-alibaba-puts-sdk-flutter-to-the-test-88eb8cf1f35a
 - https://hackernoon.com/ui2code-how-to-fine-tune-background-and-foreground-analysis-fb269edcd12c
 
- 4x - Offline asset cache: https://medium.com/@danaya/download-assets-dynamically-in-flutter-16c3472a65e5
 - 4x - Firebase analytics: https://medium.com/flutterpub/using-firebase-analytics-in-flutter-2da5be205e4
 - 3x - Drag & drop: https://youtu.be/KOh6CkX-d6U
 - 2x - Datetime picker: https://youtu.be/lEHMloCMMsw
 - Egghead: https://egghead.io/playlists/getting-started-with-flutter-2ab9dc0f
 - Firebase + Layout + State management: https://twitter.com/biz84/status/1013006271509860352?s=19
 - Login app: https://medium.com/@kashifmin/flutter-login-app-using-rest-api-and-sqflite-b4815aed2149
 - Gestures: http://tphangout.com/flutter-gestures/
 - Locale: https://medium.com/saugo360/managing-locale-in-flutter-7693a9d4d6ac
 - Full e-commerce tutorial - 3 parts: https://blog.geekyants.com/flutter-e-commerce-backend-app-2d23121fd0c8-2d23121fd0c8?gi=fa1ab16102c
 - Authentication: https://medium.com/flutterpub/organizing-a-token-authentication-with-a-splash-using-flutter-dd6a510338dc
 - Compilation: https://digitaldefynd.com/best-flutter-dart-tutorial-course-training/?defr
 
- Fundamentals of dart streams: https://www.burkharts.net/apps/blog/fundamentals-of-dart-streams/
 - RXDart: https://www.burkharts.net/apps/blog/rxdart-magical-transformations-of-streams/
 - RxVMS: https://www.burkharts.net/apps/blog/rxvms-a-practical-architecture-for-flutter-apps/
 - Practical Rx with Flutter (video): https://www.youtube.com/watch?v=7O1UO5rEpRc
 
- 
5x - Pragmatic State Management Using Provider: https://medium.com/flutter-community/flutter-pragmatic-state-management-using-provider-5c1129f9b5bb
 - 
5x - Provider Complete Architecture Guide for State Management: https://youtu.be/kDEflMYTFlk
 - 
5x - State with InheritedWidgets: https://medium.com/flutter-io/managing-flutter-application-state-with-inheritedwidgets-1140452befe1
 - 
5x - InheritedWidget guide - https://medium.com/flutter-io/managing-flutter-application-state-with-inheritedwidgets-1140452befe1
 - 
4x - setState perfomance explanation: https://medium.com/flutter-community/widget-perfect-state-management-in-flutte-is-it-possible-73e76c205620
 - 
4x - Redux + Bloc: https://medium.com/flutter-community/let-me-help-you-to-understand-and-choose-a-state-management-solution-for-your-app-9ffeac834ee3
 - 
4x - Architecture Flutter App the Bloc_Redux Way: https://medium.com/@limboy/architecture-flutter-app-the-bloc-redux-way-47b09fe2959e
 - 
3x - bloc_redux Library: https://github.com/lzyy/bloc_redux
 - 
4x - mobx: https://github.com/mobxjs/mobx.dart
 - 
3x - setState: https://medium.com/flutter-community/flutter-state-management-setstate-fn-is-the-easiest-and-the-most-powerful-44703c97f035
 - 
Flutter Architecture compilation: https://medium.com/flutter-community/flutter-architectures/home
 - 
State comparission: https://medium.com/flutter-io/build-reactive-mobile-apps-in-flutter-companion-article-13950959e381
 - 
BLoC example: https://github.com/burhanrashid52/WhatTodo
 - 
MVVM: https://medium.com/@quickbirdstudio/app-architecture-mvvm-in-flutter-using-dart-streams-26f6bd6ae4b6
 - 
BLoC: https://medium.com/@amrut.patil88/state-management-using-bloc-pattern-in-flutter-390d4056006f
 - 
Scoped access: https://www.youtube.com/watch?v=X8JDPt83c6M
 - 
REDUX no: https://medium.com/@chimon1984/you-might-not-need-redux-the-flutter-edition-9c11eba006d7
 - 
Redux Thunk: https://medium.com/@jackwong_60367/flutter-redux-thunk-27c2f2b80a3b
 - 
Redux Thunk example: https://medium.com/flutterpub/flutter-redux-thunk-27c2f2b80a3b
 - 
BLoC - Darconf video: https://www.reddit.com/r/FlutterDev/comments/8znhsi/flutter_bloc_pattern_source_code_sample_from/?utm_source=ifttt
 - 
Explanation article: https://medium.com/flutter-community/widget-state-buildcontext-inheritedwidget-898d671b7956?source=rss----86fb29d7cc6a---4
 - 
Bloc guide: https://www.didierboelens.com/2018/08/reactive-programming---streams---bloc/
 - 
Architect your Flutter project using BLoC pattern: https://medium.com/flutterpub/architecting-your-flutter-project-bd04e144a8f1
 - 
MVP demo: https://medium.com/flutterpub/the-mvp-architecture-pattern-in-flutter-with-simple-demo-65ab3282c54b
 - 
Combination: Redux + BLoC: https://medium.com/flutter-community/let-me-help-you-to-understand-and-choose-a-state-management-solution-for-your-app-9ffeac834ee3
 - 
BLoC at Jimbo: https://medium.com/@artemsidorenko/bloc-architecture-in-flutter-a-modern-architectural-approach-and-how-we-use-it-at-jimdo-bea143b56d01
 - 
BloC package: https://pub.dartlang.org/packages/bloc
 - 
Redux connection with developer tools: https://medium.com/nextfaze/remote-redux-debugging-in-flutter-bf07343c0101
 - 
RvVMS video: https://skillsmatter.com/skillscasts/12265-flutterldn-september
 - 
MVC: https://medium.com/flutter-community/flutter-mvc-at-last-275a0dc1e730
 - 
Stateful builder: https://medium.com/flutter-community/stateful-widgets-be-gone-stateful-builder-a67f139725a0
 
- Tutorial 1 - https://www.youtube.com/watch?v=h3TEEGceYsU
 - Tutorial 2 - https://www.youtube.com/watch?v=QnAoEV5UraI
 - Login - https://medium.com/flutter-community/flutter-login-tutorial-with-flutter-bloc-ea606ef701ad
 - Infinite list: https://medium.com/flutter-community/flutter-infinite-list-tutorial-with-flutter-bloc-2fc7a272ec67
 
- Introduction to all APIs 🙂 - https://medium.com/flutterpub/start-building-your-flutter-tool-belt-f48e88ef6a6e
 - Async / await: https://www.youtube.com/watch?v=JJ4MvlXooCU&feature=youtu.be
 - Animations: https://www.youtube.com/watch?v=0bzapdl5uew&feature=share
 - Render engine: https://medium.com/saugo360/flutters-rendering-engine-a-tutorial-part-1-e9eff68b825d
 - 4x - Flutter Threading: https://medium.com/flutter-community/flutter-threading-5c3a7b0c065f
 
- 3x - Advance Routing and Navigator (Part 1): https://medium.com/@nitishk72/flutter-advance-routing-and-navigator-df0f86f0974f
 - 4x - Advance Routing and Navigator (Part 2): https://blog.usejournal.com/flutter-advance-routing-and-navigator-971c1e97d3d2
 - Fluro: https://medium.com/@anilcan/working-with-routes-in-flutter-by-using-fluro-de9fba88127b
 - Navigation: https://medium.com/fluttery/what-even-is-navigation-754fd3ed1240
 - Push, pop: https://medium.com/flutter-community/flutter-push-pop-push-1bb718b13c31
 - Flutter For Beginners: https://www.youtube.com/watch?v=52Jp38-Vj2c
 - Virgil: https://github.com/miyoyo/Virgil
 - Multiple navigators case study: https://medium.com/coding-with-flutter/flutter-case-study-multiple-navigators-with-bottomnavigationbar-90eb6caa6dbf
 - Nested navigators: https://pub.dev/packages/nested_navigators
 
- 5x - A new approach of localization in Flutter: https://medium.com/@kingwu/a-new-approach-of-localization-in-flutter-e18bfb2b14ab
 - Lingui - https://github.com/senselogic/LINGUI
 
- Scalable app structure: https://hackernoon.com/scalable-app-structure-in-flutter-dad61a4bc389
 - Multiple flavors: https://www.tengio.com/blog/multiple-firebase-environments-with-flutter/
 
- Animated backgrounds: https://medium.com/@andrebaltazar/animated-backgrounds-in-flutter-2650347d6ee7
 - Calendar: https://github.com/dooboolab/flutter_calendar_carousel
 - Hidden menu: https://pub.dartlang.org/packages/hidden_drawer_menu
 - 3x - Functional widgets: https://www.filledstacks.com/snippet/create-functional-widgets-in-flutter-to-reduce-boilerplate/
 
- Mockito: https://www.youtube.com/watch?v=75i5VmTI6A0&feature=youtu.be
 - Navigator: https://iirokrankka.com/2018/08/22/writing-widget-tests-for-navigation-events/
 - Bloc unit testing: https://medium.com/flutter-community/unit-testing-with-bloc-b94de9655d86
 - 3x - Understanding Async in Flutter Tests: https://medium.com/flutter/understanding-async-in-flutter-tests-a304a7604b3c
 
- 
5x - Understanding Streams in Flutter (Dart): https://medium.com/flutter-community/understanding-streams-in-flutter-dart-827340437da6
 - 
5x - Futures isolates and loop: https://www.didierboelens.com/2019/01/futures---isolates---event-loop/
 - 
5x - Threading, isolates & async/await: https://buildflutter.com/flutter-threading-isolates-future-async-and-await/
 - 
5x - Dart vs Swift, with basic explanations: https://medium.com/coding-with-flutter/dart-vs-swift-a-comparison-6491e945dc17
 - 
5x - Fundamentals of Dart streams: https://medium.com/flutter-community/fundamentals-of-dart-streams-520bdfb45664
 - 
4x - Introduction to Dart by Andrea Bizzotto - Part 1 - Variables and types: https://www.youtube.com/watch?v=L9onVn8QRaE
 - 
4x - Introduction to Dart by Andrea Bizzotto - Part 2 - Functions: https://www.youtube.com/watch?v=jA5kPLZGjmE
 - 
4x - Introduction to Dart by Andrea Bizzotto - Part 3 - Classes: https://www.youtube.com/watch?v=9Qi-mNYxRQI
 - 
4x - Mixins and Base Classes : A recipe for success in Flutter: https://medium.com/flutter-community/mixins-and-base-classes-a-recipe-for-success-in-flutter-bc3fbb5da670
 - 
Mixins: https://medium.com/flutter-community/dart-what-are-mixins-3a72344011f3
 - 
Evolution: https://www.youtube.com/watch?v=WjdrUphF5l4
 - 
Dart 2: https://medium.com/@riddhipratimsengupta/darting-away-dart-2-is-here-3fdd40683825
 - 
Dart 2.1: https://medium.com/dartlang/announcing-dart-2-1-improved-performance-usability-9f55fca6f31a
 - 
https://medium.com/sk-geek/dartlang-and-something-i-havent-seen-before-72fa5ad9c5dd
 - 
Dart for Javascript programmers: https://medium.com/flutter-community/dart-for-javascript-programmers-24c905aadf6
 
- 5x - File cache manager: https://medium.com/flutter-community/download-and-cache-your-files-using-flutter-cache-manager-867c39ca22ac
 - 5x - Webview and Share: https://medium.com/flutterpub/flutter-webview-and-sharing-apps-79615d7f9a0d
 - 4x - Charts: https://github.com/imaNNeoFighT/fl_chart
 - 4x - Logger: https://github.com/leisim/logger
 - 4x - Equatable: https://medium.com/flutter-community/dart-equatable-package-simplify-equality-comparisons-1a96a3fc4864
 - 4x - build_value (inmutable value types and JSON serialization by Google): https://github.com/google/built_value.dart
 - 3x - Kotlin helpers: https://medium.com/flutter-community/kt-dart-better-collections-for-your-flutter-business-logic-41886ab7883
 - 3x - Chopper (Retrofit style network) https://pub.dartlang.org/packages/chopper
 - 3x - Tutorial: https://pub.dev/packages/tutorial_coach_mark
 - 2x - Passcode: https://pub.dartlang.org/packages/passcode_screen
 - 2x - Giffy dialog: https://pub.dartlang.org/packages/giffy_dialog
 - 2x - Superellipse shape: https://pub.dartlang.org/packages/superellipse_shape
 - 2x - Beacons: https://medium.com/flutter-community/how-to-turn-your-phone-into-a-beacon-with-flutter-47619bfa9963
 - https://medium.com/flutter-io/writing-a-good-flutter-plugin-1a561b986c9c?linkId=57996885
 - Http logger: https://github.com/TEDConsulting/http_logger
 - Built value: https://pub.dartlang.org/packages/built_value
 - Time: https://github.com/Dana-Ferguson/time_machine
 - Offline: https://github.com/jogboms/flutter_offline
 - DiC: https://medium.com/flutter-community/announcing-kiwi-52ddb3935e6d
 - MMKV (key value better than SharedPreferences): https://github.com/yasincidem/flutter_mmkv + https://github.com/Tencent/MMKV
 - Date range: https://github.com/anicdh/date_range_picker
 - Color picker: https://pub.dartlang.org/packages/flutter_colorpicker
 - Sentry: https://pub.dartlang.org/packages/sentry?linkId=58459216
 - InlineWebView: https://github.com/pichillilorenzo/flutter_inappbrowser
 - JSON deserialization by decorators: https://codinginfinite.com/auto-generated-json-deserialization-flutter/
 - Fimber (logger): https://github.com/magillus/flutter-fimber
 - Scatter: https://pub.dartlang.org/packages/flutter_scatter
 - Maps: https://medium.com/flutter-community/exploring-google-maps-in-flutter-8a86d3783d24
 - Flutter icons: https://github.com/fluttercommunity/flutter_launcher_icons
 - Platty: Cupertino and Material depending on Platform: https://pub.dartlang.org/packages/platty
 - Biometrics auth: https://github.com/flutter/plugins/tree/master/packages/local_auth
 - OAuth2: https://github.com/Murtaza0xFF/OhAuth2
 - Keyboard actions: https://pub.dartlang.org/packages/keyboard_actions
 - SQLite: https://medium.com/flutter-community/using-sqlite-in-flutter-187c1a82e8b
 - Secure storage: https://pub.dartlang.org/packages/flutter_secure_storage
 - Shared preferences + BLoC: https://pub.dartlang.org/packages/hydrated
 
- 4x - Form field validation: https://medium.com/flutterpub/flutter-field-validations-the-easy-peasy-7d05ff9166a7
 - Introduction: https://www.youtube.com/watch?v=OtIDk6-p3eQ
 - Custom fields: https://medium.com/saugo360/creating-custom-form-fields-in-flutter-85a8f46c2f41
 - Validation: https://medium.com/flutterpub/flutter-form-and-validator-e90453ba57d2
 - Textfield introduction: https://medium.com/flutter-community/a-deep-dive-into-flutter-textfields-f0e676aaab7a
 
- Future builder keeps firing: https://medium.com/saugo360/flutter-my-futurebuilder-keeps-firing-6e774830bc2
 - Dart package version conflicts: https://medium.com/flutter-community/quick-tip-resolving-dart-package-version-conflicts-faster-than-ever-582d097f655d
 
- 5x - History of everything: https://github.com/2d-inc/HistoryOfEverything
 - 4x - Space X: https://github.com/jesusrp98/spacex-go
 - https://www.2dimensions.com/b/230-flutter-hot-reload-game-at-google-io-18
 - Hackernews: https://github.com/drkhannah/news
 - BMI: https://medium.com/flutter-community/bmi-calculator-in-flutter-part-1-gender-b75f263bdff1
 - inKino - Mobile (Flutter) + Web (AngularDart) + Core (shared models, Redux): https://github.com/roughike/inKino
 - Whatsapp clone: https://github.com/chuiizeet/Whatsapp-clone
 - Clean architecture app example: https://github.com/Vanethos/flutter-writting-prompt
 - Catalog app: https://github.com/X-Wei/flutter_catalog
 
- 
5x - The Layer Cake: https://medium.com/flutter-community/the-layer-cake-widgets-elements-renderobjects-7644c3142401
 - 
5x - Effectively scale UI according to different screen sizes: https://medium.com/flutter-community/flutter-effectively-scale-ui-according-to-different-screen-sizes-2cb7c115ea0a
 - 
Custom layout: https://hackernoon.com/how-to-create-custom-layout-widgets-in-flutter-d9419312a9bd
 - 
Animated list: https://medium.com/flutter-community/the-magic-of-animatedlist-18afb2ba564c
 - 
Microinteractions: https://medium.com/@sriramthiagarajan94/flutter-implementing-micro-interactions-scrollable-horizontal-list-view-6344c86f21c
 - 
Clipping: https://medium.com/flutter-community/clipping-in-flutter-e9eaa6b1721a
 - 
Responsive UI: https://medium.com/flutter-community/build-responsive-uis-in-flutter-fd450bd59158
 - 
Multiple screen sizes: https://medium.com/flutter-community/developing-for-multiple-screen-sizes-and-orientations-in-flutter-fragments-in-flutter-a4c51b849434
 - 
ListView and ScrollPhysics: A Detailed Look: https://medium.com/flutter-community/flutter-listview-and-scrollphysics-a-detailed-look-7f0912df2754
 - 
Flutter rendering introduction: https://medium.com/@maksimrv/flutter-through-the-abstractions-forest-5d165ecdb406
 - 
Transform widgets: https://medium.com/flutter-community/a-deep-dive-into-transform-widgets-in-flutter-4dc32cd575a9
 - 
Drawer and pesistent footer buttons: https://medium.com/flutterpub/drawer-and-persistent-footer-buttons-in-flutter-d406601fbfa7
 - 
Autocomplete: https://medium.com/flutter-community/implementing-auto-complete-search-list-a8dd192bd5f6
 - 
Load more with scroll: https://medium.com/@KarthikPonnam/flutter-loadmore-in-listview-23820612907d
 
- 4x - sqflite - https://applandeo.com/blog/sqflite-flutter-database/
 - https://github.com/simolus3/tinano
 
- Parsing JSON: https://medium.com/flutter-community/parsing-complex-json-in-flutter-747c46655f51
 - Working with external APIs: https://medium.com/flutter-community/working-with-apis-in-flutter-8745968103e9
 - Consuming web services: https://fluttercrashcourse.com/lessons/consuming-web-services
 - 3x - Chopper (Retrofit style network) https://pub.dartlang.org/packages/chopper
 
- 5x - Animated widgets (core) - https://medium.com/@dev.n/animated-widgets-in-flutter-763fd5dd6d01
 - 5x - Hero animations: https://medium.com/flutter-community/a-deep-dive-into-hero-widgets-in-flutter-d34f441eb026
 - 5x - Hero animations #2: https://medium.com/flutter-community/mastering-hero-animations-in-flutter-bc07e1bea327
 - 5x - Flip animations: https://twitter.com/r_FlutterDev/status/1064903165215158272?s=03
 - 4x - Introducing AnimationControllerX for Flutter: https://medium.com/@felixblaschke/introducing-animationcontrollerx-for-flutter-c5b3d2a70c2
 - 4x - Particle Animations with Flutter: https://medium.com/@felixblaschke/particle-animations-with-flutter-756a23dba027
 - Google I/O Filter animation: https://medium.com/flutterpub/google-i-o-filter-animation-in-flutter-9d6acaf2a05
 - Flutter report: https://the.flutter.report/issues/5
 - Scrolling animation: https://medium.com/flutter-community/scrolling-animation-in-flutter-6a6718b8e34f
 - 2x - Share element transition (Hero) - https://marcinszalek.pl/flutter/shared-element-transition-in-flutter/
 - 2x - Animation containers: https://medium.com/flutter-community/flutter-animated-series-animated-containers-52a5d52c0ad3
 
- 5x - Flavors: https://medium.com/@salvatoregiordanoo/flavoring-flutter-392aaa875f36
 - 5x - Environments + flavors: https://medium.com/meeve/build-variants-in-flutter-for-multiple-backend-environments-7e139128949b
 - 4x - Platform channels - A bridge between dart and native code: https://47billion.com/blog/programming/technology/2019/01/15/creating-a-bridge-in-flutter-between-dart-and-native-code.html
 - 4x - PageViews: https://medium.com/flutter-community/a-deep-dive-into-pageview-in-flutter-with-custom-transitions-581d9ea6dded
 - 4x - Don't fear the garbage collector - https://medium.com/flutter-io/flutter-dont-fear-the-garbage-collector-d69b3ff1ca30
 - 3x - FittedBox Widget: https://t.co/MeDNskLQJR
 - 3x - Custom painter - Wave animation example: https://medium.com/flutter-community/flutter-custom-painter-circular-wave-animation-bdc65c112690
 - Silvers: https://medium.com/flutter-io/slivers-demystified-6ff68ab0296f
 - Widgets, renderobjects and elements: https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208
 - Platform channels: https://proandroiddev.com/flutter-using-platform-channels-e8c80b869e3d
 - CustomPaint: https://twitter.com/flutterio/status/1060955181385482240
 - Draggable: https://medium.com/flutter-community/a-deep-dive-into-draggable-and-dragtarget-in-flutter-487919f6f1e4
 
- Tutorial - https://youtu.be/FfTrbKtnvTo
 
- 5x - Profiling - https://medium.com/flutter-io/profiling-flutter-applications-using-the-timeline-a1a434964af3?linkId=64339226
 - 4x - Android log tool: https://github.com/zamotany/logkitty
 - https://medium.com/coding-with-flutter/flutter-my-favourite-keyboard-shortcuts-63f6474afc8c
 
- 5x - CI/CD for flutter: https://medium.com/flutter-community/cicd-for-flutter-fdc07fe52abd
 - Fastlane: https://www.rodydavis.com/single-post/2018/05/18/Flutter-Fastlane-One-Click-Beta
 
- T-Rex: https://medium.com/dextra-digital/creating-the-t-rex-game-with-flutter-and-flame-6d01add1ad5b
 
- Flutter Widgets 101 Ep. 1 - How to Create Stateless Widgets: https://www.youtube.com/watch?v=wE7khGHVkYY
 - Flutter Widgets 101 Ep. 2 - How Stateful Widgets Are Used Best: https://youtu.be/AqCMFXEmf3w
 - Flutter Widgets 101 Ep. 3 - Inherited Widgets Explained: https://youtu.be/Zbm3hjPjQMk
 - Flutter in action: https://youtu.be/4LNMsYg76vg
 - Boring show Ep. 11 - Exploring Flutter Samples and Examples: https://www.youtube.com/watch?v=mztMzzD8NiE
 - Boring show Ep. 12 - Silvers: https://youtu.be/Mz3kHQxBjGg
 - Boring show Ep. 14 - Incorporating Web View into Your App: https://youtu.be/X3Wr7pSORSc
 
- 5x - Impatient Developer: https://www.youtube.com/channel/UCg51mNjZl9uQqVV8Fp-Rt9g
 
- Encrypt your database: https://medium.com/flutterpub/authenticate-app-data-in-flutter-c3dd3e2b056b
 
- Recopilation by Rahiche: https://github.com/Rahiche/awesome-flutter-talks
 
- Flutter desktop: https://medium.com/flutter-community/flutter-on-desktop-a-real-competitor-to-electron-4f049ea6b061
 
- 3x - A deep dive into Flutter's accessibility widgets: https://medium.com/flutter-community/a-deep-dive-into-flutters-accessibility-widgets-eb0ef9455bc
 
- 3x - How to create a Flutter plugin: https://medium.com/flutter-community/creating-a-flutter-plugin-dialog-box-78adbff15fe
 
- 3x - Dynamic links - Part 1 (Generation): https://medium.com/flutter-community/if-you-want-to-make-your-product-popular-the-strategy-of-mouth-publicity-is-unavoidable-part-of-9da78ea32e79
 - 4x - Dynamic links - Part 2 (Listening): https://medium.com/flutter-community/handling-firebase-dynamic-links-in-flutter-7c1de6a4e2e
 
- 5x - Performance testing of Flutter apps: https://medium.com/flutter/performance-testing-of-flutter-apps-df7669bb7df7
 
- 4x - Ins and Outs of Flutter Web: https://medium.com/flutter-community/ins-and-outs-of-flutter-web-7a82721dc19a
 - Flutter live 18 announcement: https://medium.com/flutter-io/hummingbird-building-flutter-for-the-web-e687c2a023a8