- Видео 15
- Просмотров 5 030
Flutter Cracow
Польша
Добавлен 7 фев 2020
Flutter Cracow is a open community for all the people who are interested in Flutter technology. If you are a software developer willing to learn more about building mobile or web applications using Flutter, it's a great place to start!
At Flutter Cracow events you can discover Flutter technology, share your development experience on stage and meet other Flutter enthusiasts!
At Flutter Cracow events you can discover Flutter technology, share your development experience on stage and meet other Flutter enthusiasts!
#FlutterCracow 9: Paweł Kastelik - Flutter testing fundamentals [ENG]
Abstract: Join me for a journey through the world of Flutter testing. During this talk you'll learn how to approach multiple levels of testing in Flutter without going crazy. We will go together through popular tools (e.g. patrol, mocktail) , strategies (functional and non-functional) and robot pattern, that will help you get your code in order and discover undisputed benefits of having test files on your side.
This session will cover healthy test flow, importance and mechanism of TDD and BDD, give viewers clear definitions of mocks and approaches to AAA patterns. At last I will recommend additional testing tools we explored during development of real-estate mobile app.
By the end of our se...
This session will cover healthy test flow, importance and mechanism of TDD and BDD, give viewers clear definitions of mocks and approaches to AAA patterns. At last I will recommend additional testing tools we explored during development of real-estate mobile app.
By the end of our se...
Просмотров: 15
Видео
#FlutterCracow 9: Dominik Szpilski - How to make your mobile app more secure [ENG]
Просмотров 119 часов назад
Abstract: Every day, whether we’re deciding which package to use, how to write specific functionality, or how information is stored in our mobile apps, we are consciously or unconsciously impacting its security. In this presentation, we’ll dive into the OWASP 2024 list of the biggest threats to mobile applications, discuss storing secrets, data storage, communication with external services, and...
#FlutterCracow 7: Conquering #GlobalGamersChallenge with Flame and Rive [PL]
Просмотров 494 месяца назад
Agnieszka Forajter & Jakub Kostrzewski - Conquering #GlobalGamersChallenge with Flame and Rive Abstract: We want to share our eight-week journey of winning the official Flutter hackathon using Flame, Rive and Firebase. We gained valuable lessons that can be applied not only in competitions but also in daily product development. Aga Forajter - Flutter Dev with more than 4 years of commercial exp...
#FlutterCracow 7: Oleksandr Tilnyi - Boosting Map Performance with Mapbox and Flutter [ENG]
Просмотров 474 месяца назад
During my work on Camino Love, an application for pilgrims, I was required to scale 20x the amount of data presented on the map, saving the same good user experience and map performance. I faced a challenge of prolonged data fetching and drastically decreased map rendering performance. This is crucial in the app, where map is a source of truth and discovery for users. In this presentation, we w...
#FlutterCracow 6: Dominik Szpilski - Code Generation in Dart [PL]
Просмотров 878 месяцев назад
Code generation in Dart is a topic that may not be widely known, yet nearly every Flutter developer has used it at least once. In this presentation, I'll explain what the build system in Dart is, how it functions, and how to utilize it for writing your own code generators. Dominik is a Flutter Developer with over 5 years of experience. Throughout his journey with Flutter, he has worked on numer...
#FlutterCracow 6: Krzysztof Wizner - Why Flutter is the best option to build MVPs [PL]
Просмотров 528 месяцев назад
A talk about creating mobile/web applications on a low budget. In 2023 I created 3 MVPs so I can share my insights and best practises. Krzysztof has been a mobile application developer for 8 years, with 5 years of experience in Flutter. He currently works at a Norwegian IoT company, where he creates solutions that facilitate the quick development of high-quality mobile applications, aiding star...
#FluterCracow 5: Tomasz Kądziołka - Flutter vs Kotlin KMM - why does synergy pay off? [PL]
Просмотров 11111 месяцев назад
I want to present the advantages and disadvantages of Kotlin KMM and Flutter in relation to each other, and how we, as developers in the hybrid world, can benefit from them. Despite Kotlin with Compose Multiplatform being presented as a competitor to Flutter, it doesn't necessarily have to be the case; they can boldly draw inspiration from each other's concepts and solutions. In the presentatio...
#FlutterCracow 5: Kamil Mrowiec - How to tame wild build_runner [PL]
Просмотров 5111 месяцев назад
Talk about optimizing time required to run build_runner some tips and tricks how to work more efficient with this tool. Kamil is a Developer with 4.5 years of Flutter experience. Worked on Inpost Fresh for 2 years. Community & Event Organizer at Google Developer Groups Silesia. Currently in Velis Tech at Krakow. Join our meetup group: www.meetup.com/pl-PL/Flutter-Cracow/ Follow us: ...
#FlutterCracow 3: Dominik Roszkowski - Understanding Navigator 2.0
Просмотров 3,5 тыс.4 года назад
One of the major refactors in Flutter SDK in 2020 was introduction of Navigator 2.0. New API brings declarative navigation and opens a lot of possibilities for customization. Even though it's not widely available, we can already use some parts of it in the stable channel of Flutter SDK. Learn why and how to use new API and how to transition from current imperative navigation system to brand new...
#FlutterCracow 3: Kamil Rykowski - Async way of Flutter
Просмотров 1504 года назад
Dart a single-threaded language can execute only one operation at the given point of time. One after another. Sounds slow? Not this time! Let’s see how the Event Loop works and how to use to it to perform asynchronous actions. Kamil is a Flutter developer & enthusiast of cross-platform techs. Indie game dev working on mobile post-apo RPG @Vaultomb. Allergic to over-engineering & non-productive ...
#FlutterCracow 2: Michał Baran - Everything Provider [PL]
Просмотров 834 года назад
Michał opisuje jakie problemy rozwiązuje Provider i dlaczego jest taki przydatny we Flutterze. Opisane zostaną również komponenty składowe Providera, sposoby użycia oraz testowania. Zapraszamy do naszej grupy meetup: www.meetup.com/pl-PL/Flutter-Cracow/ Obserwuj nas na twitterze: FlutterCracow
#FlutterCracow 2: Tomek Wyrowiński - Platform Channels [PL]
Просмотров 614 года назад
Tomek opowiedział czym są platform channels oraz dlaczego i kiedy potrzebujemy z nich skorzystać. Wyjaśnia jak działa komunikacja pomiędzy Flutterem, a systemem operacyjnym urządzenia mobilnego. Zapraszamy do naszej grupy meetup: www.meetup.com/pl-PL/Flutter-Cracow Obserwuj nas na twitterze: FlutterCracow
#FlutterCracow 1: Andrii Omelchuk - Flutter/Dart experience from a tester's perspective [ENG]
Просмотров 414 года назад
Podczas pierwszego Meetupu #FlutterCracow Andrii opowiedział jak wygląda proces testowania aplikacji w technologii Flutter. Przedstawił na jakich poziomach można wykonywać testy swojego projektu. Na koniec poruszył temat automatyzacji testów oraz dlaczego okazuje się to dużym wyzwaniem. Zapraszamy do naszej grupy meetup: www.meetup.com/pl-PL/Flutter-Cracow Obserwuj nas na twitterze: twitter.com...
#FlutterCracow 1: Krzysztof Wizner - Czym jest Flutter?
Просмотров 1214 года назад
Krzysiek opowiedział czym jest Flutter, dlaczego zrobił się taki popularny i powiedział dlaczego już nie chce wracać do Androida. Ponadto będziecie mogli usłyszeć o podstawach budowaniu widoków oraz zarządzania stanem aplikacji. Podzielił się także swoimi źródłami oraz narzędziami z których codziennie korzysta, podczas tworzenia swoich aplikacji. Zapraszamy do naszej grupy meetup: www.meetup.co...