Gonçalo Palma

dart

“Dependency Injection” in Flutter with InheritedWidget
Apr 13, 19
“Dependency Injection” in Flutter with InheritedWidget
In this article we explore how to do a “Poor man’s” Dependency Injection in Flutter using InheritedWidget
debugPrint and the power of hiding and customizing your logs in Dart
Mar 17, 19
debugPrint and the power of hiding and customizing your logs in Dart
How we can use debugPrint to customize our console logs in a Flutter Project.
Asymmetric Key Generation in Flutter
Mar 10, 19
Asymmetric Key Generation in Flutter
Exploring how to create and use Asymmetric Keys in Flutter using PointyCastle.
Optimizing your time as a Flutter Developer with Live Templates
Feb 14, 19
Optimizing your time as a Flutter Developer with Live Templates
How Live Templates can reduce the number of times we write the same boilerplate code
Creating Custom built_value Serializers in Dart
Feb 8, 19
Creating Custom built_value Serializers in Dart
Guide creating custom built_value Serializers
Dependency Manager — An Approach to Multiple Repositories in Flutter
Dependency Manager — An Approach to Multiple Repositories in Flutter
This articles goes through how we can manage dependencies in a multi-repo project with versioning in each library.

Want to get the latest articles and news? Subscribe to Diving Into Flutter

Hey! I'm Gonçalo Palma! 👋

I often share Deep Diving articles on Flutter 💙