Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bizz84/fluttercon_23_resources
List of talks from FlutterCon 23
https://github.com/bizz84/fluttercon_23_resources
flutter
Last synced: 3 days ago
JSON representation
List of talks from FlutterCon 23
- Host: GitHub
- URL: https://github.com/bizz84/fluttercon_23_resources
- Owner: bizz84
- Created: 2023-07-24T08:59:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-23T11:44:13.000Z (about 1 year ago)
- Last Synced: 2023-11-07T16:04:38.633Z (about 1 year ago)
- Topics: flutter
- Homepage: https://fluttercon.dev/
- Size: 19.5 KB
- Stars: 202
- Watchers: 3
- Forks: 21
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## FlutterCon 23 Resources
> [!NOTE]
> Recordings are now availableI created this repo to collect all the video recordings and slides from the Flutter talks at [FlutterCon 23](https://fluttercon.dev/):
- [Video Recordings](https://www.droidcon.com/content/?filter_category=video&filter_post_event_tag=fluttercon)
- [Agenda](https://fluttercon.dev/agenda/)
- [Speakers](https://fluttercon.dev/speakers/)## Talks List
Following FlutterCon, I've asked all the speakers to share a link to their slides and I've collected [all the answers](https://twitter.com/biz84/status/1677621155769753601) in the table below. 👇
If your talk is not included and you'd like to add it to this list, please submit a PR (_note: all the talks are sorted in chronological order based on the agenda_). 🙏
| Talk Title & Video Link | Speakers | Day | Time | Resources |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | --------- | -------- | ---------- |
| [FlutterCon: The Keynote](https://www.droidcon.com/2023/08/06/fluttercon-the-keynote/) | [Todd Volkert](https://twitter.com/VolkertTodd) | Wednesday | 9:15 AM | |
| [Build powerful application experiences with Flutter Web and Angular](https://www.droidcon.com/2023/08/06/build-powerful-application-experiences-with-flutter-web-and-angular/) | [Mark Thompson](https://twitter.com/marktechson) | Wednesday | 10:20 AM | |
| [Deploying your Dart server applications around the Globe](https://www.droidcon.com/2023/08/07/running-dart-around-the-globe/) | [Majid Hajian](https://twitter.com/mhadaily) & [Mike Diarmid](https://twitter.com/mikediarmid) | Wednesday | 10:20 AM | [slides](https://invertase.slides.com/mikediarmid/globe) |
| [Reimagining Flutter UI tests with Patrol](https://www.droidcon.com/2023/08/07/reimagining-flutter-ui-tests-with-patrol/) | [Bartek Pacia](https://twitter.com/bartekpacia) & [Mateusz Wojtczak](https://twitter.com/matiwojt) | Wednesday | 10:20 AM | [slides](https://docs.google.com/presentation/d/e/2PACX-1vSPuEU-QszHJA_Hgc6MzFDlfcVg92ucFaR_W1zs_BATGV9DeP-XyUeveyhmAXjAYriHFJrGi_fyuJ7w/pub?start=false&loop=false&delayms=3000#slide=id.gd223d3296d_0_0) |
| [Plug the Leak: Memory Management in Flutter](https://www.droidcon.com/2023/08/07/plug-the-leak-memory-management-in-flutter/) | [Raitis Šaripo](https://twitter.com/RaitisSaripo) | Wednesday | 10:20 AM | [slides](https://docs.google.com/presentation/d/1VSGr2JlYVEpkwQe3yMYYqM8qADeSrBCoOep_5-Q5-xE/edit#slide=id.g2514551afd1_0_7) |
| [A Year of Headaches: How not to build a realtime multiplayer game](https://www.droidcon.com/2023/08/06/a-year-of-headaches-how-not-to-build-a-realtime-multiplayer-game/) | [Craig Labenz](https://twitter.com/craig_labenz) | Wednesday | 11:15 AM | |
| [Demystifying Text Rendering in Flutter](https://www.droidcon.com/2023/08/06/demystifying-text-rendering-in-flutter/) | [Raouf Raniche](https://twitter.com/raoufrahiche) | Wednesday | 11:15 AM | [slides](https://docs.google.com/presentation/d/1aGpzwXTj_JbNnRyIoXXSzVcEsBnYKhq_6J7eXX3VvMA/edit#slide=id.p) |
| [How to handle all kind of notifications in Flutter](https://www.droidcon.com/2023/08/07/how-to-handle-all-kind-of-notifications-in-flutter/) | [Guillaume Bernos](https://twitter.com/beguillaume) | Wednesday | 11:15 AM | |
| [The Beautiful World of Testing in Flutter: Mastering Unit, Widget, and Integration Tests](https://www.droidcon.com/2023/08/07/the-beautiful-world-of-testing-in-flutter-mastering-unit-widget-and-integration-tests/) | [Max Weber](https://twitter.com/flutter_exp) | Wednesday | 11:15 AM | |
| [Add Flutter to your existing desktop app](https://www.droidcon.com/2023/08/06/add-flutter-to-your-existing-desktop-app/) | [Bogdan Hobeanu](https://twitter.com/callmebit) | Wednesday | 12:10 PM | |
| [Bringing Android 13 to Tesla vehicles with Flutter Web](https://www.droidcon.com/2023/08/07/bringing-android-13-to-tesla-vehicles-with-flutter-web/) | [Michał Gapiński](https://twitter.com/mikegapinski) | Wednesday | 12:10 PM | [slides](https://github.com/mikegapinski/fluttercon-berlin-2023/blob/main/FlutterCon-2023-Bringing-Android-13-to-Tesla-vehicles-with-Flutter-Web.pdf) |
| [Comparing ways of accessing native functionality](https://www.droidcon.com/2023/08/07/comparing-ways-of-accessing-native-functionality/) | [Lucas Goldner](https://twitter.com/LucasGoldner) | Wednesday | 12:10 PM | [GitHub](https://github.com/lucas-goldner/fluttercon_2023_presentation) |
| [Cross-platform Kiosk: challenges of development and delivery](https://www.droidcon.com/2023/08/07/cross-platform-kiosk-challenges-of-development-and-delivery/) | [Sevastyan Savanyuk](https://twitter.com/sevastyan_droid) | Wednesday | 12:10 PM | |
| [How Custom Render Objects can make your life easier!](https://www.droidcon.com/2023/08/06/how-custom-renderobjects-can-make-your-life-easier/) | [Romain Rastel](https://twitter.com/lets4r) | Wednesday | 1:40 PM | [slides](https://docs.google.com/presentation/d/e/2PACX-1vRspqUZG0PhvaKRumFEyLGXqfnN2CqrM0onTVWBJSxU9Zt-0qb079iyCfoX6Ldq7eJVnMIvcyQwMTtn/pub?start=true&loop=false&delayms=3000#slide=id.p) |
| [Building Kahoot visually with FlutterFlow and Firebase](https://www.droidcon.com/2023/08/07/building-kahoot-visually-with-flutterflow-and-firebase/) | [Pooja Bhaumik](https://twitter.com/pooja_bhaumik) | Wednesday | 1:40 PM | |
| [How to convert Figma components to Flutter widgets](https://www.droidcon.com/2023/08/07/how-to-convert-figma-components-to-flutter-widgets/) | [Jens Horstmann](https://twitter.com/jens_hor) | Wednesday | 1:40 PM | |
| [How to Hack & Protect Flutter Apps](https://www.droidcon.com/2023/08/07/how-to-hack-protect-flutter-apps/) | [Tomáš Soukal](https://twitter.com/sirionrazzer) | Wednesday | 1:40 PM | |
| [Simplifying Dart Mono-repo Management for Efficient Code Sharing and Collaboration](https://www.droidcon.com/2023/08/06/simplifying-dart-mono-repo-management-for-efficient-code-sharing-and-collaboration/) | [Majid Hajian](https://twitter.com/mhadaily) | Wednesday | 2:35 PM | |
| [Fluttium, an end user testing tool for the real world](https://www.droidcon.com/2023/08/07/fluttium-an-end-user-testing-tool-for-the-real-world/) | [Jochum van der Ploeg](https://twitter.com/wolfenrain) | Wednesday | 2:35 PM | |
| [FluttAR - Implementing Augmented Reality in Flutter using Unity’s AR Foundation Framework](https://www.droidcon.com/2023/08/07/fluttar-implementing-augmented-reality-in-flutter-using-unitys-ar-foundation-framework/) | [Florian Vögtle](https://twitter.com/florian_voegtle) & Alexander von Bremen-Kühne | Wednesday | 2:35 PM | [slides](https://drive.google.com/drive/folders/1-NSqFoQ_UWu6wFeKMmqp-Rx6oWeUx37r)
| [Looking Beyond Traditional Testing: Introducing VR-Eye, a Unity and Flutter Application for AMD Prog](https://www.droidcon.com/2023/08/07/looking-beyond-traditional-testing-introducing-vr-eye-a-unity-and-flutter-application-for-amd-prog/) | [Bratislav Ljubisic](https://www.linkedin.com/in/bljubisic) | Wednesday | 2:35 PM | |
| [Building Multi-Platform Products with Flutter: Tips and Best Practices](https://www.droidcon.com/2023/08/06/building-multi-platform-products-with-flutter-tips-and-best-practices/) | [Pawan Kumar](https://twitter.com/imthepk) | Wednesday | 3:20 PM | |
| [Dart Microservice with Google Cloud Platform](https://www.droidcon.com/2023/08/07/dart-microservice-with-google-cloud-platform/) | [Filipe Barroso](https://twitter.com/abarroso) | Wednesday | 3:20 PM | |
| [Automating CLI Workflows with Sidekick](https://www.droidcon.com/2023/08/07/automating-cli-workflows-with-sidekick-customizable-debuggable-and-efficient/) | [Giuseppe Cianci](https://twitter.com/PepeCianci) | Wednesday | 3:20 PM | [slides](https://docs.google.com/presentation/d/1_NkDHcqE4Tw8M_mCcQozSRn_x4tY5SiRZNbKe_ZejW8/edit#slide=id.g2565428690f_0_60) |
| [Building feature rich Flutter applications with AWS Amplify](https://www.droidcon.com/2023/08/07/building-feature-rich-flutter-applications-with-aws-amplify/) | [Muhammed Salih Guler](https://twitter.com/salihgueler) | Wednesday | 3:20 PM | [slides](https://speakerdeck.com/salihgueler/fluttercon-2023-flutter-talk) |
| [Control your Flutter application on the fly with Firebase Remote Config](https://www.droidcon.com/2023/08/06/control-your-flutter-application-on-the-fly-with-firebase-remote-config/) | [Mangirdas Kazlauskas](https://twitter.com/mkobuolys) | Wednesday | 4:20 PM | [slides](https://kazlauskas.dev/firebase-remote-config-talk), [GitHub](https://github.com/mkobuolys/firebase-remote-config-talk) |
| [Powering your Flutter apps with gRPC](https://www.droidcon.com/2023/08/07/powering-your-flutter-apps-with-grpc/) | [Gianfranco Papa](https://twitter.com/papa_gianfranco) | Wednesday | 4:20 PM | [slides](https://docs.google.com/presentation/d/1BwcnBx8nSUWVnYHZ3vqfAc8mAhYuS6KiclrU414zgwM) |
| [Flutter for Apple TV. Step by step](https://www.droidcon.com/2023/08/07/flutter-for-apple-tv-step-by-step/) | [Sasha Denisov](https://twitter.com/shuregdenisov) | Wednesday | 4:20 PM | |
| [Learn how to Build Design Systems with tokens for Figma & Flutter](https://www.droidcon.com/2023/08/06/learn-how-to-build-design-systems-with-tokens-for-figma-flutter/) | [Petri Pystynen](https://twitter.com/rebelappstudio) & [Timo Pieti](https://twitter.com/rebelappstudio) | Wednesday | 4:20 PM | |
| [Slivers or how scrolling works](https://www.droidcon.com/2023/08/06/slivers-or-how-scrolling-works/) | [Mikhail Zotyev](https://twitter.com/MbIXJkee) | Wednesday | 5:20 PM | [article](https://medium.com/@mbixjkee1392/slivers-or-how-scrolling-works-c6082f2c6b57) |
| [Dart On Rails](https://www.droidcon.com/2023/08/07/dart-on-rails/) | [Efthymios Sarmpanis](https://twitter.com/efthemess) | Wednesday | 5:20 PM | |
| [Leaving the nest: The Next 10 Years of Flutter](https://www.droidcon.com/2023/08/06/leaving-the-nest-the-next-10-years-of-flutter/) | [Eric Seidel](https://twitter.com/_eseidel) | Thursday | 9:00 AM | |
| [What to expect from Dart & Flutter on RISC-V](https://www.droidcon.com/2023/08/06/what-to-expect-from-dart-flutter-on-risc-v/) | [Chris Swan](https://twitter.com/cpswan) | Thursday | 10:20 AM | [slides](https://www.slideshare.net/cpswan/fluttercon-berlin-23-dart-flutter-on-riscv) |
| [High Level Flutter Animations With Low Level APIs](https://www.droidcon.com/2023/08/07/high-level-flutter-animations-with-low-level-apis/) | [Roaa Khaddam](https://twitter.com/roaakdm) | Thursday | 10:20 AM | [article](https://medium.com/flutter-community/9e53701f7805) |
| [Building a large-scale Flutter mobile banking application with 25 Flutter Devs](https://www.droidcon.com/2023/08/07/building-a-large-scale-flutter-mobile-banking-application-with-25-flutter-devs/) | [Mateusz Wojtczak](https://twitter.com/matiwojt) & [Albert Wolszon](https://twitter.com/albert_wolszon) | Thursday | 10:20 AM | |
| [Building Scalable and Secure Apps with Flutter and Firebase: Best Practices and Pricing Strategies](https://www.droidcon.com/2023/08/07/building-scalable-and-secure-apps-with-flutter-and-firebase-best-practices-and-pricing-strategies/) | [Tomas Piaggio](https://twitter.com/tomas_piaggio) & [Renuka Kelkar](https://twitter.com/KelkarRenuka) | Thursday | 10:20 AM | |
| [Flutter Tips and Tricks](https://www.droidcon.com/2023/08/06/flutter-tips-and-tricks/) | [Simon Lightfoot](https://twitter.com/devangelslondon) | Thursday | 11:15 AM | [slides](https://docs.google.com/presentation/d/1az1lb-p-aI6abv6w-jgMXKCKbl6qwfEwwR98mbJavbE/edit#slide=id.g25bc445820_0_0) |
| [Exploring Records and Patterns](https://www.droidcon.com/2023/08/07/exploring-records-and-patterns/) | [Pascal Welsh](https://twitter.com/passsy) | Thursday | 11:15 AM | [slides](https://docs.google.com/presentation/d/10qpjH16WISV5lYV1bR0r3USB4ggjReA7PjcyK1KyhDE/edit#slide=id.g14d15a4acf1_0_10) |
| [Building and maintaining large multi-brand design systems with Flutter](https://www.droidcon.com/2023/08/07/building-and-maintaining-large-multi-brand-design-systems-with-flutter/) | [Jens Gyselinck](https://twitter.com/diskwriter) | Thursday | 11:15 AM | |
| [Writing a Flutter and Dart FFI plugin? Never fear, the Realm Team is here.](https://www.droidcon.com/2023/08/06/writing-a-flutter-and-dart-ffi-plugin-never-fear-the-realm-team-is-here/) | Lubo Blagoev | Thursday | 12:10 PM | |
| [Spec: Run your test faster, safer and prettier](https://www.droidcon.com/2023/08/07/spec-run-your-test-faster-safer-and-prettier/) | [Lukas Klingsbo](https://twitter.com/spydon) | Thursday | 12:10 PM | [slides](https://docs.google.com/presentation/d/1G9MEiw5Uaevz82aiCAu28F1sIU1311SuX_IN8Rc8FZo/edit#slide=id.p) |
| [Supercharging Your Flutter Apps with Rust](https://www.droidcon.com/2023/08/07/supercharging-your-flutter-apps-with-rust/) | [Lyle Dean](https://twitter.com/lyledean) | Thursday | 12:10 PM | [slides](https://docs.google.com/presentation/d/1o0ATYC7nno0ZFoay4FJTLOs8p0d2Z9Zmm8yS3hJEvK8/) |
| [Taking the Pain Out of App Releases - Auto-Generating Screenshots as Part of a Release Pipeline](https://www.droidcon.com/2023/08/07/taking-the-pain-out-of-app-releases-auto-generating-screenshots-as-part-of-a-release-pipeline/) | [Sylvia Dieckmann](https://twitter.com/sylviedie) | Thursday | 12:10 PM | [slides](https://docs.google.com/presentation/d/1m13uc6efdJ_artiyjtMVdjRWicKwo6XASSFiYkgvE1w/edit) |
| [Flame and (pseudo) 3d](https://www.droidcon.com/2023/08/06/flame-and-pseudo-3d/) | [Luan Nico](https://twitter.com/luanpotter27) | Thursday | 1:40 PM |
| [Shaders - Beyond the Gimmick](https://www.droidcon.com/2023/08/07/shaders-beyond-the-gimmick/) | [Renan Araujo](https://twitter.com/reNotANumber) | Thursday | 1:40 PM | [slides](https://github.com/renancaraujo/slides/tree/master/Shaders%20Beyond%20the%20gimmick%20-%202023)
| [Flutter Add-to-App: The Good, the Bad and the Ugly](https://www.droidcon.com/2023/08/07/flutter-add-to-app-the-good-the-bad-and-the-ugly/) | [Marcin Chudy](https://twitter.com/mchudy_) | Thursday | 1:40 PM | [slides](https://docs.google.com/presentation/d/e/2PACX-1vSwnAX2YRB4sPJNBxTDg9us6B2qX7DWl-1GjieqXq-xVcpCDGA1pZkLjQR4mMlfo7GNdUW6m_yKzdFJ/pub?start=false&loop=false&delayms=3000) |
| [Healthy Code: A guide to Flutter App audit](https://www.droidcon.com/2023/08/07/healthy-code-a-guide-to-flutter-app-audit/) | [Daria Orlova](https://twitter.com/dariadroid) | Thursday | 1:40 PM | [slides](https://docs.google.com/presentation/d/1CIeR8FLSYTZ-MjEsPd5meIHsls9fZZqi4rgWt452kOI/edit#slide=id.sUXX04VY), [resources](https://github.com/darjaorlova/fluttercon23-code-audit-resources) |
| [Migrating a Flutter app to Material 3](https://www.droidcon.com/2023/08/06/migrating-a-flutter-app-to-material-3/) | [Taha Tesser](https://twitter.com/TahaTesser) | Thursday | 2:35 PM | [slides](https://docs.google.com/presentation/d/1uh1h8LT9noolQbxD9aafCOBFdBpRHZapegqAwWDmeG0/edit#slide=id.g256d7d944ab_0_0) |
| [Low-Code Personalization With Flutter](https://www.droidcon.com/2023/08/07/low-code-personalization-with-flutter/) | Łukasz Wiśniewski | Thursday | 2:35 PM | |
| [Server-Side In-App Purchases in Dart](https://www.droidcon.com/2023/08/07/server-side-in-app-purchases-in-dart/) | [Miguel Beltran](https://twitter.com/MiBLT) | Thursday | 2:35 PM | |
| [Building browser add-ons with Flutter](https://www.droidcon.com/2023/08/07/building-browser-add-ons-with-flutter/) | [Akanksha Singh](https://twitter.com/coder_jedi) | Thursday | 2:35 PM | |
| [Revolutionizing the IoT market with Flutter & Dart](https://www.droidcon.com/2023/08/07/revolutionizing-the-iot-market-with-dart-and-flutter/) | [Anthony Prakash](https://twitter.com/anthonyvprakash) | Thursday | 3:15 PM | [slides](https://docs.google.com/presentation/d/1zIDwESp2e-tDDq8rX026wboZ9HCWmwCHQw3gk7ObgrY/edit#slide=id.p) |
| [From Network Failures to Offline Success: A Journey of Visible App](https://www.droidcon.com/2023/08/06/from-network-failures-to-offline-success-a-journey-of-visible-app/) | [Dominik Roszkowski](https://twitter.com/OrestesGaolin) | Thursday | 3:15 PM | [slides](https://drive.google.com/file/d/14gYa6XgK7wH9TEqZI61zj2jPLE_Hp46U/view), [other materials](https://roszkowski.dev/offline/) |
| [Road to 100% Test Coverage: myth or reality](https://www.droidcon.com/2023/08/06/road-to-100-test-coverage-myth-or-reality/) | [Óscar Martín Martín](https://twitter.com/OscarMartinDEV) | Thursday | 3:15 PM | [slides](https://docs.google.com/presentation/d/e/2PACX-1vQA9W7WsZlt7SwnHHou-1NuelP7gTsMz96iVGINrGtiHw5GEzWopkSB5IZET406cRHE7UhXZ4QvX4Fo/pub?start=false&loop=false&delayms=60000#slide=id.p) |
| [Frankenstein's Monster: How we migrated two native apps into a single Flutter app](https://www.droidcon.com/2023/08/07/frankensteins-monster-how-we-migrated-two-native-apps-into-a-single-flutter-app/) | Lukas Meili & Kevin De Keyser | Thursday | 3:15 PM ||
| [Flutter WebApp with Wasm & Google Cloud Deployment](https://www.droidcon.com/2023/08/06/flutter-webapp-with-wasm-google-cloud-deployment/) | [Teresa Wu](https://twitter.com/teresa_wyy) | Thursday | 4:10 PM ||
| [Stop Treating Accessibility as an Afterthought: Concrete Steps to Build Inclusive Apps](https://www.droidcon.com/2023/08/07/stop-treating-accessibility-as-an-afterthought-concrete-steps-to-build-inclusive-apps/) | [Manuela Sakura Rommel](https://twitter.com/ManuSakuraRo) | Thursday | 4:10 PM | [slides](https://docs.google.com/presentation/d/1d5mwGuNIlBfSeQzu5Nw_D6TNey4d4npxTrBsOhw-ufU/edit#slide=id.g1e45f6fe148_3_5) |
| [The Good, the Bad and the Ugly side of selecting Flutter](https://www.droidcon.com/2023/08/07/the-good-the-bad-and-the-ugly-side-of-selecting-flutter/) | Rifat Ordulu | Thursday | 4:10 PM ||
| [Using vim as a Flutter IDE - what works, what doesn't](https://www.droidcon.com/2023/08/06/using-vim-as-a-flutter-ide-what-works-what-doesnt/) | [Damian Bast](https://twitter.com/DamianKBast) | Thursday | 4:10 PM ||
| [Live Technical Interviews for Flutter Roles](https://www.droidcon.com/2023/08/07/live-technical-interviews-for-flutter-roles/) | [Anna (Domashych) Leushchenko](https://twitter.com/AnnaLeushchenko) & [Sarah Fullmer](https://twitter.com/FullmerS) | Thursday | 5:05 PM | [useful resources](https://foxanna.notion.site/foxanna/Preparing-for-Flutter-interview-2778d5d29b3f4a24a3452dd852c5b38e) |
| [The Art of Responsive Modals: Building a Multi-Page Sheet in Flutter](https://www.droidcon.com/2023/08/07/the-art-of-responsive-modals-building-a-multi-page-sheet-in-flutter/) | [Catagay Ulusoy](https://twitter.com/ulusoyapps) | Thursday | 5:05 PM | [slides](https://docs.google.com/presentation/d/1BI1tUkqtvmxhxJxldHbRY8vJuI3YrbiAPDLzheyrUKo/edit#slide=id.g13c8b6df8ba_0_0) |
| [Keynote: The Culture of Flutter: Transforming Orgs from Within](https://www.droidcon.com/2023/08/06/keynote-the-culture-of-flutter-transforming-orgs-from-within/) | [David DeRemer](https://twitter.com/deremer) | Friday | 9:00 AM |
| [Flutteristas Panel](https://www.droidcon.com/2023/08/06/flutteristas-panel/) | [Esra Kadah](https://twitter.com/esrakadah), [Sarah Fullmer](https://twitter.com/FullmerS), [Anna Leushchenko](https://twitter.com/AnnaLeushchenko), [Pooja Bhaumik](https://twitter.com/pooja_bhaumik), [Daria Orlova](https://twitter.com/dariadroid) & [Danielle Cox](https://twitter.com/imafiguresk8r) | Friday | 10:20 AM |
| [Building a multiplayer game with Flutter and Serverpod](https://www.droidcon.com/2023/08/07/building-a-multiplayer-game-with-flutter-and-serverpod/) | [Viktor Lidholt](https://twitter.com/viktorlidholt) | Friday | 10:20 AM |
| [Implementation of an IPTV Client on SmartTVs - Flutter and Samsung Tizen](https://www.droidcon.com/2023/08/07/implementation-of-an-iptv-client-on-smarttvs-flutter-and-samsung-tizen/) | Markus Höckner | Friday | 10:20 AM |
| [Build your own web plugin with JS interop](https://www.droidcon.com/2023/08/06/build-your-own-web-plugin-with-js-interop/) |[Jaime Blasco](https://twitter.com/JamesBlasco) | Friday | 10:20 AM |
| [Unleashing the power of GraphQL in Flutter development](https://www.droidcon.com/2023/08/06/unleashing-the-power-of-graphql-in-flutter-development/) | [Tim Lavreniuk](https://twitter.com/t_lavrk) | Friday | 11:15 AM | [slides](https://slides.com/timofeylavrenyuk/unleashing-the-power-of-graphql-in-flutter-development) |
| [Building Offline-First Flutter Apps with Couchbase Lite](https://www.droidcon.com/2023/08/07/building-offline-first-flutter-apps-with-couchbase-lite/) | [Gabriel Terwesten](https://twitter.com/GTerwesten) | Friday | 11:15 AM ||
| [Coding the happy path with Commands and Exceptions](https://www.droidcon.com/2023/08/07/coding-the-happy-path-with-commands-and-exceptions/) | [Thomas Burkhart](https://twitter.com/ThomasBurkhartB) | Friday | 11:15 AM ||
| [Understanding Flutter's handling of Gestures](https://www.droidcon.com/2023/08/06/understanding-flutters-handling-of-gestures/) | [Guillaume Diallo](https://twitter.com/Guitoof) | Friday | 12:00 AM ||
| [Building a video editor and high performance rendering pipeline with Flutter](https://www.droidcon.com/2023/08/07/building-a-video-editor-and-high-performance-rendering-pipeline-with-flutter/) | [Norbert Kozsir](https://twitter.com/norbertkozsir) | Friday | 12:00 AM ||
| [A case study in white labeling apps](https://www.droidcon.com/2023/08/07/a-case-study-in-white-labeling-apps/) | [Danielle Cox](https://twitter.com/imafiguresk8r) | Friday | 12:00 AM ||
| [Animating a production app with tens of thousands of users](https://www.droidcon.com/2023/08/06/animating-a-production-app-with-tens-of-thousands-of-users/) | [Marcin Szałek](https://twitter.com/marcin_szalek) | Friday | 1:40 PM | |
| [Making Coffee with Flutter](https://www.droidcon.com/2023/08/07/making-coffee-with-flutter/) | [Moritz Theis](https://twitter.com/MoritzTheis) | Friday | 1:40 PM | [slides](https://drive.google.com/file/d/1lZ24S4bxNon-dfeTXI263zDUgHCN_O1-/view), [article](https://medium.com/snapp-x/flutter-on-embedded-devices-7070b5907b91) |
| [Enabling smooth communication between JavaScript and Dart in Flutter](https://www.droidcon.com/2023/08/07/enabling-smooth-communication-between-javascript-and-dart-in-flutter/) | [Aseem Wangoo](https://twitter.com/aseemwangoo/) | Friday | 1:40 PM | |
| ["But does it scale?"](https://www.droidcon.com/2023/08/06/but-does-it-scale/) | [Tomek Polański](https://twitter.com/tpolansk) & Paweł Polański | Friday | 2:30 PM | |
| [Unlock Efficient Multibranding with Flutter and Figma](https://www.droidcon.com/2023/08/07/unlock-efficient-multibranding-with-flutter-and-figma/) | [Timo Pieti]() & [Petri Pystynen](https://twitter.com/pystynen) | Friday | 2:30 PM | |
| [Monetizing your Flutter App](https://www.droidcon.com/2023/08/07/monetizing-your-flutter-app/) | [Petra Langenbacher](https://twitter.com/developetra) & [Joachim Böhmer](https://twitter.com/kaptnkoala) | Friday | 2:30 PM | |
| [Custom_lint: write lints and fixes](https://www.droidcon.com/2023/08/06/custom_lint-write-lints-and-fixes/) | [Remi Rousselet](https://twitter.com/remi_rousselet) | Friday | 3:25 PM |
| [Rolling in the deep(link) - take a deep dive into Flutter navigation](https://www.droidcon.com/2023/08/07/rolling-in-the-deeplink-take-a-deep-dive-into-flutter-navigation/) | [Alicja Ogonowska](https://twitter.com/AlicjaOgonowska) | Friday | 3:25 PM | [slides](https://docs.google.com/presentation/d/1K69pyDKjtg_jwdgh9riT_myLIzNtiTU_DE63NETBM3s/mobilepresent#slide=id.p)
| [Unlocking the Potential of Flutter Sensors](https://www.droidcon.com/2023/08/07/unlocking-the-potential-of-flutter-sensors/) | [Shourya Kelkar](https://twitter.com/funwaycoding) | Friday | 3:25 PM | [slides](https://www.canva.com/design/DAFm1xGpbF8/YOHsE_-Siraw6gsLRnvcZg/edit) |
| [Mastering IoT-Flutter Integration: A Journey Through DiY Smart Device Case Studies](https://www.droidcon.com/2023/08/06/mastering-iot-flutter-integration-a-journey-through-diy-smart-device-case-studies/) | [Alex Bordei](https://twitter.com/ABordei) | Friday | 3:25 PM |
| [The joy of Functional Programming in Dart](https://www.droidcon.com/2023/08/07/the-joy-of-functional-programming-in-dart/) | [Csongor Vogel](https://twitter.com/GerfalconVogel) | Friday | 4:20 PM | [slides](https://speakerdeck.com/gerfalcon/the-joy-of-functional-programming-in-dart-number-ftcon23) |
| [Combining Flutter with Protobuf to build a powerful mobile app](https://www.droidcon.com/2023/08/06/combining-flutter-with-protobuf-to-build-a-powerful-mobile-app/) | [Angga Arifandi](https://twitter.com/anggadwia_) | Friday | 4:20 PM | [slides](https://docs.google.com/presentation/d/15U60nQHZVR1VejP9xR-no4JwYlzBLNynTPF_jlZGbQI/edit?usp=sharing) |
| [Coding Outside the Box: The Developer's Role in User Experience and Design Systems](https://www.droidcon.com/2023/08/07/coding-outside-the-box-the-developers-role-in-user-experience-and-design-systems/) | [Esra Kadah](https://twitter.com/esrakadah) | Friday | 4:20 PM ||
| [Automate Flutter app releases using Fastlane and Bitrise](https://www.droidcon.com/2023/08/06/automate-flutter-app-releases-using-fastlane-and-bitrise/) | [Rohan Taneja](https://twitter.com/rohantaneja_) | Friday | 4:20 PM | |