Latest Posts

All blog posts sorted by newest first.

[Flutter] Using url_launcher to open phone default browser on iOS

2022-01-26
Let's see how to use url_launcher to open the web link on the default browser, that is outside the app, instead of the browser in the app on Flutter.
see more →

[Flutter] Open web browser by url_launcher

2022-01-25
Let's see how to open the web browser or open the app to send an email or call by url_launcher in Flutter.
see more →

[GetX] Snackbar

2021-12-26
Let's see how to show Snackbar with GetX in Flutter.
see more →

[GetX] Platform and device info

2021-12-26
Let's see how to get the platform or device info with GetX in Flutter.
see more →

[GetX] Dialog

2021-12-24
Let's see how to show Dialog with GetX in Flutter.
see more →

[GetX] BottomSheet

2021-12-23
Let's see how to use BottomSheet with GetX in Flutter.
see more →

[GetX] Theme

2021-12-22
Let's see how to use Theme with GetX in Flutter.
see more →

[GetX] Localization

2021-12-21
Let's see how to support multiple languages for the localization by GetX in Flutter.
see more →

[GetX] Dependency Management

2021-12-15
Let's see how to manage Dependency by GetX in Flutter.
see more →

[GetX] Route management

2021-12-14
Let's see how to manage the Route by GetX in Flutter .
see more →

[GetX] State management

2021-08-31
Let's see how to manage the state by using GetX in Flutter
see more →

[Golang] Context

2021-08-23
Let's see what the Context is and how to define and use the Context in Golang.
see more →

SHARE
Twitter Facebook RSS