Deep Linking | Cover Image

Deep Linking in Flutter

Link your Web and Mobile Apps, so they behave predictably regardless of platform

<span title='2022-09-02 14:33:02 +0100 WAT'>September 2, 2022</span>&nbsp;·&nbsp;4 min&nbsp;·&nbsp;@Colman1000
Row & Column Layout | Cover Image

Flutter Layout: Row and Container

The first step to being comfortable and confident with either replicating a User Interface or creating a custom widget is mastering Flutter’s layout widgets. Let’s look at Rows and Columns in flutter

<span title='2022-06-05 20:07:01 +0100 WAT'>June 5, 2022</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;@Colman1000
GetX Internationalization | Cover Image

Flutter Internationalization With GetX

GetX is a flutter package that tackles State management, Route management and Dependency management in a simple, powerful and efficient manner. In this article however, we’ll look at how to implement Internationalization.

<span title='2022-05-29 14:33:02 +0100 WAT'>May 29, 2022</span>&nbsp;·&nbsp;8 min&nbsp;·&nbsp;@Colman1000
GetX State Management in Flutter | Cover Image

Flutter State Management With GetX

GetX is a flutter package that tackles State management, Route management and Dependency management in a simple, powerful and efficient manner. It also comes with helper utilities for simplifying Internationalization, Theme management, making HTTP requests, Validators and so much more.

<span title='2022-05-15 11:43:13 +0100 WAT'>May 15, 2022</span>&nbsp;·&nbsp;10 min&nbsp;·&nbsp;@Colman1000