FlutterLDN
FlutterLDN
  • 50
  • 50 571
Sasha Denisov: Building Apps with GenAI capabilities without Internet Connection & Privacy Concerns
In this talk, we'll dive into the exciting world of Gemma, a groundbreaking family of open AI models by Google. We'll explore how you can leverage Gemma's capabilities to build innovative Mobile and Web projects. One of these capabilities is running on your mobile device or browser without an internet connection.
Key takeaway:
• Understand the core functionalities and architectures of Gemma, lightweight, state-of-the-art models
• Discover the advantages of using Gemma, including its open-source nature, versatility across tasks, and on-device/browser capabilities
• Explore different approaches to fine-tuning of Gemma model, that let you achieve better results on a wide number of tasks. Once a model has been fine-tuned, you won't need to provide as many examples in the prompt.
• Discover practical methods for integrating Gemma into your Mobile and Web applications, unlocking new possibilities for user interaction and functionality
• Explore the different types of Gemma (CodeGemma, PaliGemma, etc.), the purposes for which they can be used, how Gemma differs from Gemini, and explore the distinct characteristics of each model, including size, performance, and optimal use cases
• Discover Gemma alternatives which you can use on-device and in browser
มุมมอง: 108

วีดีโอ

Kadir Büyük: Leveraging the Get Package for Effective Flutter Development
มุมมอง 8528 วันที่ผ่านมา
In this presentation, you’ll discover how the Get package simplifies the development process of Flutter applications while providing practical business benefits. Real examples will illustrate the challenges faced during the development of a banking app, the solutions implemented, and the numerous advantages of using the Get package to achieve a shorter learning curve and meet demanding delivery...
Dr Paul Thomas: 3D Game Dev with Flutter
มุมมอง 1963 หลายเดือนก่อน
Building 3D games with Vectors and Maths. Learn how to build a retro vector graphics arcade game with Flutter The Game: drpault.itch.io/planetoid-pilot
Vadym Pinchuk: Experimenting with Modifier: embracing Compose-inspired UI
มุมมอง 1253 หลายเดือนก่อน
Discover how Flutter developers can apply the Modifier concept, inspired by Jetpack Compose, to change approach to UI composition. Explore the simplification of traditional widget-based layouts to a Modifier based composable approach using custom widgets. • Introduction to Modifier: Overview of the Modifier concept as popularised by Jetpack Compose. Adapting Compose-inspired techniques for Flut...
Mateusz Wojtczak from LeanCode: What is Patrol and why you should use it?
มุมมอง 2458 หลายเดือนก่อน
Testing is often omitted because of lack of time or "higher priorities in the project". One of the frequent excuses is also "testing being too cumbersome and time-consuming". It's not true anymore. With Patrol you can enhance your golden/widget/E2E integration tests without a hassle. Mateusz will talk about the Patrol package from LeanCode - Flutter UI testing framework and learn it from scratc...
Tom Alabaster: Shifting Left with Flutter
มุมมอง 3048 หลายเดือนก่อน
Shifting left is an approach to making sure everyone involved in the development cycle is concerned with quality, and is a crucial step towards minimising the impact of defects as we get closer to production. Flutter being a very developer friendly platform means we have lots of methods available to us to keep us honest when making high quality apps, including some that's common for all softwar...
Raouf Rahiche:A Closer Look at the Blur effect in Flutter
มุมมอง 310ปีที่แล้ว
Often, when we see a blur effect in designs, we just put in the values, add a backdrop widget, and copy those values, thinking it’s done. Since it’s blurry, it’s tricky to see if it’s right - but it’s “blurry,” so we move forward. In this session, we'll dig deeper to understand what’s really going on behind the scenes with the blur effect in Flutter. We’ll use fragment shaders to try out differ...
Hashem Aboonajmi: Simplified interactive animations in Flutter with Rive
มุมมอง 136ปีที่แล้ว
In this talk Hashem will introduces Rive as a tool to help us bring life back to our Flutter apps. Hashem demonstrates practical use cases that we can apply to our app development routine to easily create complex animations and interactions, leaving a lasting first impression on our users • Simplify creating complex animated onboarding pages with dynamic localised text • Screen size adaptive an...
Jamal Belilet: The Power of Flutter and a Headless CMS
มุมมอง 1.1Kปีที่แล้ว
In this talk, we'll explore how using a headless CMS alongside Flutter can significantly streamline the development process, enabling you to build feature-rich, content-driven applications quickly and efficiently. We will dive into the benefits of coupling Flutter with a headless CMS, including empowering content editors to manage content without additional coding, reducing development time, an...
Lorenzo Greco: Robot Testing in Flutter
มุมมอง 597ปีที่แล้ว
Testing is a crucial part of our development process, but sometimes we tend to write very verbose tests that are hard to understand and full of boilerplate code. In this talk, I’ll introduce you to the “Robot pattern”, an alternative way of writing tests that will help you to define a common approach within your team to make tests more readable, reuse more code and isolate implementation detail...
Flutter Forward Extended London 2023 :: #FlutterFoward #FlutterForwardExtended #Codemagic
มุมมอง 1.1Kปีที่แล้ว
Join us for an awesome Flutter Forward Extended event in London! with our great speakers Khanh Nguyen from the Flutter Team, Rodrigo López creator of GraphX and Jochum van der Ploeg Open Source Engineer at VGV. 00:00:00 Introduction 00:04:45 Flutter Forward Recap with Show & Tell with Khanh Nguyen (Google Developer Relations Engineer with Flutter) 00:38:24 Bringing your ideas to life with Flutt...
Flutter DevCamp 2022 Graduation Ceremony
มุมมอง 1502 ปีที่แล้ว
Sorry, no audio until 02:05. Thank you to all our participants! We hope you enjoyed the journey. Sign up for next year: forms.gle/CFS1cuCwizkJpYQz8
Dominik Roszkowski: Convenient internationalization of Flutter apps
มุมมอง 5104 ปีที่แล้ว
Dominik Roszkowski: Convenient internationalization of Flutter apps
Katarina Sheremet: The sharp Corners of BLoC
มุมมอง 5384 ปีที่แล้ว
Katarina Sheremet: The sharp Corners of BLoC
Rémi Rousselet: Reinventing provider
มุมมอง 17K4 ปีที่แล้ว
Rémi Rousselet: Reinventing provider
Rody Davis: Building Adaptive UI/UX in Flutter
มุมมอง 2.3K4 ปีที่แล้ว
Rody Davis: Building Adaptive UI/UX in Flutter
Artem Ufimtcev: SuperNova- Design to Code
มุมมอง 9784 ปีที่แล้ว
Artem Ufimtcev: SuperNova- Design to Code
Jiří Třečák: Design to Code
มุมมอง 2174 ปีที่แล้ว
Jiří Třečák: Design to Code
Andri Jasinski: CI as Smooth as Flutter
มุมมอง 1984 ปีที่แล้ว
Andri Jasinski: CI as Smooth as Flutter
Lara Martín: WebViews on Flutter. Does it really work?
มุมมอง 1.5K4 ปีที่แล้ว
Lara Martín: WebViews on Flutter. Does it really work?
Nic Ford: An Approach to Architecture
มุมมอง 3394 ปีที่แล้ว
Nic Ford: An Approach to Architecture
Shashikant Jagtap: Full Stack Testing of Flutter Apps
มุมมอง 1824 ปีที่แล้ว
Shashikant Jagtap: Full Stack Testing of Flutter Apps
Iiro Krankka: Best of both Worlds - Code sharing between Flutter & the Web
มุมมอง 1274 ปีที่แล้ว
Iiro Krankka: Best of both Worlds - Code sharing between Flutter & the Web
Simon Lightfoot & Scott Stoll: Flutter Makes Wicked Animations Easy! (22/10/18)
มุมมอง 2564 ปีที่แล้ว
Simon Lightfoot & Scott Stoll: Flutter Makes Wicked Animations Easy! (22/10/18)
Miguel Beltran: Firestore for Flutter
มุมมอง 3584 ปีที่แล้ว
Miguel Beltran: Firestore for Flutter
Swav Kulinski: Flutter CI
มุมมอง 764 ปีที่แล้ว
Swav Kulinski: Flutter CI
Swav Kulinski: Code Generation
มุมมอง 1474 ปีที่แล้ว
Swav Kulinski: Code Generation
Thomas Burkhart: RxVMS a practical App Architecture for Flutter
มุมมอง 1.1K4 ปีที่แล้ว
Thomas Burkhart: RxVMS a practical App Architecture for Flutter
Rafal Wachol: Built value & Built collection
มุมมอง 6444 ปีที่แล้ว
Rafal Wachol: Built value & Built collection
Rémi Rousselet: Widget Boilerplate considered harmful
มุมมอง 4.8K4 ปีที่แล้ว
Rémi Rousselet: Widget Boilerplate considered harmful