📱The Best from Mobile World (19 April 2022)
• How to Freaking Find Great Developers By Having Them Read Code
• How To Improve Your Problem-Solving Skills As A Programmer
• How Google Developers write code
• Convert a Universal (FAT) Framework to an XCFramework
• How to Freaking Find Great Developers By Having Them Read Code
• How To Improve Your Problem-Solving Skills As A Programmer
• How Google Developers write code
• Convert a Universal (FAT) Framework to an XCFramework
Freaking Rectangle
How to Freaking Find Great Developers By Having Them Read Code
When hiring developers, there are many things we are looking for, but over the years I have found that raw coding ability is easily the most important quality to look for. I can quickly…
📱The Best from Mobile World (20 April 2022)
• Very good layered architecture in Flutter
• Data layer in Flutter V2
• Reverse engineer your Flutter app with ReFlutter
• Better API calls in Flutter
• 4 extremely useful Flutter tips that you can use right away!
• Very good layered architecture in Flutter
• Data layer in Flutter V2
• Reverse engineer your Flutter app with ReFlutter
• Better API calls in Flutter
• 4 extremely useful Flutter tips that you can use right away!
www.verygood.ventures
Very good layered architecture in Flutter
Structuring code is one of the big – if not the most important – challenges when building large-scale applications.
📱The Best from Mobile World (22 April 2022)
• Understanding isolates in Flutter
• I built a Flutter taxi app that works
• Improve code readability and efficiency by using attributes in swift
• SwiftUI API / JSON Tutorial with Async Await Example
• Understanding isolates in Flutter
• I built a Flutter taxi app that works
• Improve code readability and efficiency by using attributes in swift
• SwiftUI API / JSON Tutorial with Async Await Example
Medium
Understanding isolates in Flutter
What exactly is a Flutter isolate? How does Dart execute code? How do you implement an isolate? All these questions will be answered in…
📱The Best from Mobile World (26 April 2022)
• Flutter Animations Comprehensive Guide
• How Apple Screwed Up SwiftUI and Core Data Together
• iOS 15.5 Beta 2 is Out! — Here’s Why It’s A Very Important Update
• Flutter Animations Comprehensive Guide
• How Apple Screwed Up SwiftUI and Core Data Together
• iOS 15.5 Beta 2 is Out! — Here’s Why It’s A Very Important Update
Medium
Flutter Animations Comprehensive Guide
In this article, I will do my best to cover, in great detail and with multiple examples, everything you need to know about Flutter…
📱The Best from Mobile World (27 April 2022)
• Announcing the Flutter Puzzle Hack winners!
• Dashtronaut - Flutter Puzzle Hack Challenge Winner
• Deep Dive in Dart Constructors
• A Look at the Flutter Freezed Package
• Types of memory in swift
• Clean Architecture and MVVM on iOS + Source Code
• Cleaner Swift MVVM with Property Wrapper
• Announcing the Flutter Puzzle Hack winners!
• Dashtronaut - Flutter Puzzle Hack Challenge Winner
• Deep Dive in Dart Constructors
• A Look at the Flutter Freezed Package
• Types of memory in swift
• Clean Architecture and MVVM on iOS + Source Code
• Cleaner Swift MVVM with Property Wrapper
Medium
Announcing the Flutter Puzzle Hack winners!
Drumroll please…!!!
📱The Best from Mobile World (29 April 2022)
• MVC, MVP, MVI, MVVM and VIPER Design Patterns
• Skima: A Server Driven UI framework
• Flutter Gems April’22 Update: 1200+ New Packages, 12 New Categories, Brand New UI & more!
• 3 Reasons Why I don’t like using SwiftUI
• Flutter + TensorFlow Lite : Face Recognition
• Evolution of the Medium iOS app architecture
• MVC, MVP, MVI, MVVM and VIPER Design Patterns
• Skima: A Server Driven UI framework
• Flutter Gems April’22 Update: 1200+ New Packages, 12 New Categories, Brand New UI & more!
• 3 Reasons Why I don’t like using SwiftUI
• Flutter + TensorFlow Lite : Face Recognition
• Evolution of the Medium iOS app architecture
Medium
MVC, MVP, MVI, MVVM and VIPER Design Patterns
“In the last couple of years, several new patterns emerged, all praising to make a developer’s life as easy as never before. By separating…
📱The Best from Mobile World (06 May 2022)
• 7 Cool Features of Dart Language
• Flutter App Architecture, Measuring Architecture Choices
• Measuring app performance in Swift
• Top 20 iOS interview questions for beginner to Intermediate level
• 7 Cool Features of Dart Language
• Flutter App Architecture, Measuring Architecture Choices
• Measuring app performance in Swift
• Top 20 iOS interview questions for beginner to Intermediate level
TechHype.io
7 Cool Features of Dart Language
Mixins, Cascade notation, and more.
Does Flutter boost developer productivity? https://medium.com/flutter/does-flutter-boost-developer-productivity-475f713724b3
Medium
Does Flutter boost developer productivity?
The Flutter team continues to run a quarterly user survey to hear from you, our Flutter developers. The first survey in 2022 ran between…
📱The Best from Mobile World (12 May 2022)
• Flutter 3 is out!
• API networking with Nylo v3.x — Flutter’s Latest Micro-Framework
• Animated Rating View in SwiftUI
• On iOS applications architecture
• Flutter 3 is out!
• API networking with Nylo v3.x — Flutter’s Latest Micro-Framework
• Animated Rating View in SwiftUI
• On iOS applications architecture
Medium
Introducing Flutter 3
The culmination of our journey to multiplatform UI development on phone, desktop, and web
📱The Best from Mobile World (13 May 2022)
• What's new in Dart 2.17: Productivity and integration
• The coding interview formula that will get you any FAANG/MAANG offer
• My Google Coding Interview Question
• I’m Saying Goodbye to Firebase
• SwiftUI: Choosing an Application Architecture
• How do we use SwiftUI in the Medium iOS application
• What's new in Dart 2.17: Productivity and integration
• The coding interview formula that will get you any FAANG/MAANG offer
• My Google Coding Interview Question
• I’m Saying Goodbye to Firebase
• SwiftUI: Choosing an Application Architecture
• How do we use SwiftUI in the Medium iOS application
Medium
Dart 2.17: Productivity and integration
Language features. Productivity tools. Deeper & broader platform integration.
📱The Best from Mobile World (16 May 2022)
• Flutter 3: How to extend ThemeData
• Flutter State Management: What to Choose- Provider, BLoC, or Redux?
• Thoughts On Flutter 3.0
• Why dividing(/) by 0 does not throw an error in Dart
• Flutter 3: How to extend ThemeData
• Flutter State Management: What to Choose- Provider, BLoC, or Redux?
• Thoughts On Flutter 3.0
• Why dividing(/) by 0 does not throw an error in Dart
Medium
Flutter 3: How to extend ThemeData
Extend ThemeData by ThemeExtension class introduced in Flutter 3.0.
Apple is pushing it so hard but it’s still not there compared to UIKit https://stevenpcurtis.medium.com/swiftui-still-isnt-production-ready-39c6ee60f391
Medium
SwiftUI Still Isn’t Production-Ready
Not for the reasons you might think!
📱The Best from Mobile World (23 May 2022)
• Simple & Performant State Management without an External Library
• Flutter Signed APK/Appbundle with Github Actions. CI/CD with easy steps.
• Blocs with Reactive Repository
• Improving your Swift code quality using error handling mechanism
• Flutter : Where is Cupertino table view ?
• I developed Tapioca, a Flutter package of editing videos
• Simple & Performant State Management without an External Library
• Flutter Signed APK/Appbundle with Github Actions. CI/CD with easy steps.
• Blocs with Reactive Repository
• Improving your Swift code quality using error handling mechanism
• Flutter : Where is Cupertino table view ?
• I developed Tapioca, a Flutter package of editing videos
Medium
Simple & Performant State Management without an External Library
Using Flutter’s InheritedNotifier