Flutter

This is a journal about creating applications with Flutter. I'll share about how to use Dart and how to make the app with Flutter.

[Flutter] App icon

2021-04-06
Let's see how to change the App icons in Flutter.
see more →

[Flutter] TextField widget

2021-04-05
In this blog post, I will introduce how to use the TextField widget to get the user input in Flutter.
see more →

[Flutter] Drawer navigation

2021-04-04
I try to develop an app with Flutter. In this blog post, I will introduce how to use the Drawer navigation in Flutter.
see more →

[Flutter] Stack navigation

2021-04-03
I try to develop an app with Flutter. In this blog post, I will introduce how to use the Stack navigation in Flutter.
see more →

[Flutter] Snackbar widget

2021-04-02
I try to develop an app with Flutter. In this blog post, I will introduce how to use the Snackbar widget to show simple messages in Flutter.
see more →

[Flutter] Image widget

2021-04-01
I'm developing an app with Flutter. In this blog post, I will show you how to use the Image widget to display the images on the screen in Flutter.
see more →

[Flutter] Layout

2021-03-31
I try to develop an app with Flutter. In this blog post, I will show you how to use the Layout widgets.
see more →

[Flutter] Linter

2021-03-30
Let's see how to configure Linter on Flutter to make a same code style, and reduce the potential bugs.
see more →

[Flutter] Widget

2021-03-30
I try to develop the app with Flutter. In this blog post, I will introduce what the Widget is in Flutter.
see more →

[Flutter] Start

2021-03-29
I try to use Flutter to develop an app. In this blog post, I will show how to create Flutter project, and take a look at the main files and folders.
see more →

[Flutter] Class in Dart

2021-03-28
Let's see how to use Dart for developing an app with Flutter. In this blog post, I will introduce how to create the Class and how to use it.
see more →

[Flutter] Function in Dart

2021-03-27
Let's see how to use Dart for developing an app with Flutter. In this blog post, I will introduce how to use Function in Dart.
see more →

SHARE
Twitter Facebook RSS