- Developer
- Business role
- CTO/IT Director
- CEO/Founder
- Product Owner
- Other
Insights on app development
MOBILE / FLUTTER
16 min. • Jul 17, 2023
Building an enterprise-scale application in Flutter, as in any other framework, requires a specific approach toward organizing the team and the code they create. This comprehensive tech article explains how to approach such a large-scale project.
FLUTTER WARSAW / INTERVIEW
5 min • Jan 10, 2022
FLUTTER WARSAW / INTERVIEW
5 min • Jan 10, 2022
Interview With Dmitry Zhifarsky at Flutter Warsaw
Meet Dmitry Zhifarsky, a Dart Code Metrics co-author and Co-founder, and CTO of a startup with its main product built with Flutter. We interviewed him and found out what motivated him to create the Dart Code Metrics tool and what he likes about Flutter.
FLUTTER / FLUTTER WARSAW / TECH VIDEO
5 min • Jan 10, 2022
FLUTTER / FLUTTER WARSAW / TECH VIDEO
5 min • Jan 10, 2022
Improving Your Code With Dart Code Metrics
Dmitry Zhifarsky, during Flutter Warsaw #16, talked about Dart Code Metrics features and explained how they could help you become a more efficient Dart and Flutter Developer. Find out more about this static analysis tool by watching the video and reading participants' questions.
FLUTTER / MOBILE
3 min read • Apr 20, 2021
FLUTTER / MOBILE
3 min read • Apr 20, 2021
Flutter Firebase Plugins Linking Error iOS
We came across an error during the compilation of a Flutter app for iOS when there is both some Firebase plugins and an App Extension(s) present. See how to solve this issue fast so you can keep doing your work efficiently.
FLUTTER WARSAW / INTERVIEW
8 min • Mar 26, 2021
FLUTTER WARSAW / INTERVIEW
8 min • Mar 26, 2021
Flutter Warsaw Interview With Thomas Burkhart
Thomas Burkhart is the Flutter and Dart GDE. He could be seen almost as a legacy system. Being about 30 years in this industry led him to a lot of different technologies, like C++ with MFC, C#, microcontrollers in C, and currently mobile App development with Flutter and Dart.
FLUTTER WARSAW / INTERVIEW
3 min • Mar 16, 2021
FLUTTER WARSAW / INTERVIEW
3 min • Mar 16, 2021
Flutter Warsaw Interview With Marcin Szałek
Marcin Szałek is in love with Flutter since the alpha release in 2017. Founder of Fidev, Co-founder and speaker on Flutter Europe and Flutter Lodz Meetup. Enjoys sharing Flutter knowledge on blog fidev.io and YouTube. Proud collaborator of Material Design and Firebase packages.
FLUTTER WARSAW / INTERVIEW
10 min • Mar 11, 2021
FLUTTER WARSAW / INTERVIEW
10 min • Mar 11, 2021
Flutter Warsaw Interview With Leo Farias
Leo Farias is a CEO/CTO of Concepta & Founder/CTO of FanHero. He is actively experimenting with Dart, Flutter, and other tools with a focus on dev tools, and frameworks in order to improve efficiency for development teams (do more with less).
FLUTTER WARSAW / INTERVIEW
3 min • Feb 16, 2021
FLUTTER WARSAW / INTERVIEW
3 min • Feb 16, 2021
Flutter Warsaw Interview With Felix Angelov
Felix Angelov is a Senior Software Engineer at Very Good Ventures. He previously worked at BMW where he pioneered the transition to Flutter and is also a dedicated open-source creator and maintainer. When he's not coding, he's searching for new coffee shops and practicing his latte art.
FLUTTER / TECH VIDEO
Feb 2, 2021
FLUTTER / TECH VIDEO
Feb 2, 2021
RxVMS – A Practical Reactive Architecture for Flutter Apps
Thomas Burkhart introduces you to RxVMS - the practical reactive architecture for Flutter applications. You may ask: "Why another architecture? We already have a few of them and they are doing well!" Is it so? Thomas makes a discussion on this topic and answers why is it a perfect architecture for Flutter. Watch the video.
FLUTTER / TECH VIDEO
Jan 28, 2021
FLUTTER / TECH VIDEO
Jan 28, 2021
Flutter: Scroll to Perfection
Driving flutter animations with AnimationController is great but do you know what’s even better? Driving them as a user! Even simple ListView can be a source of rich and astonishing animations. Watch the video to learn how to take your scrolling to the next level and surprise your users with UX they’ve never seen before.
FIRESTORE / MOBILE / BACKEND / FLUTTER
Dec 17, 2020
FIRESTORE / MOBILE / BACKEND / FLUTTER
Dec 17, 2020
Why Firestore, Part IV: How to Escape It
This is our final article about Firestore! Have you realized that Firestore makes your life more difficult? At first sight, Firestore seems like a perfect fit for your use case but then the bad things happen. If you're looking for the way out - in this part we'll show you how to escape from Firestore!