The more features your Flutter app has, the harder it becomes to test it manually. Automated tests ensure that your app performs correctly before you publish it. Writing these tests for your Flutter app can help create a sturdy, bug-free code. In this talk, we will look at unit, integration, and widget testing in Flutter in a live demo while discussing various trade-offs between different kinds of testing. We will also look into multiple continuous integration (CI) services that are …
Category: Speaking
If you are struggling to write tests for legacy codebase in a flutter then yesterday I talked about “Testing in Flutter” for legacy codebase at Mobile Z-days. The more features your flutter app has, the harder …
#DevSangamam The word Sangamam means confluence in Tamil. Building on this, DevSangamam is a conference, catering to the Developer community of Tamil Nadu & India. “Sangamam” expresses the essence of the conference and gives the regional …
Do you want to enhance your skills? Have you always wondered how developers manage to build/maintain many popular open-source libraries while still doing their regular day job? Have you always had the feeling that you would …
A collection of libraries that help you design robust, testable, and maintainable apps. Start with classes for managing your UI component lifecycle and handling data persistence.
In this talk, we will explore how Android developers can apply their existing Android knowledge to build mobile apps with Flutter. We are going to explore how to equivalent design Activity UI, LinearLayout, FrameLayout, Gestures and …
In this talk, we will explore how Android developers can apply their existing Android knowledge to build mobile apps with Flutter. We are going to explore how to equivalent design Activity UI, LinearLayout, FrameLayout, Gestures and …
Flutter uses reactive views, which you can take to the next level by applying reactive principles with BLoC and ScopedModel patterns to your app’s data model. For more details visit http://devfest.gdgahmedabad.com/ Presentation link: https://speakerdeck.com/burhanrashid52/build-reactive-architecture-in-flutter
https://itsallwidgets.com/podcast/download/episode-6.mp3
Kotlin is a statically typed programming language that runs on JVM.Developed by JetBrains, Kotlin is packed with features like higher-order functions, lambda expressions, operator overloading, string templates, aggressive type inference and more, which make it a …
Social Profiles