37 followers
A freelance mobile apps developer with Flutter based in Japan. Writing articles mainly focusing on the mechanism of the Flutter framework and popular libraries, such as Riverpod.
Learning architecture patterns for software development is crucial for a "better" development experience. However, applying a certain architecture...
In the previous article, I introduced a step-by-step guide to making macro...
Have you experienced boilerplate issues in developing Flutter apps? I do. I always write static route() methods for an argument for...
How Flutter's Widget Tree Provides the Style to Text · Let's say placing Text with its ancestor MaterialApp and Scaffold, you will see the black-colored...
How AsyncValue Solves Issues on Asynchronous State Management · AsyncValue is one of the most essential objects for managing states built by asynchronous...
the most flexible Flutter package to embed the functionality of cropping images · Hi. I'm Tsuyoshi Chujo developing mobile apps with Flutter. This is my...