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] Animation

2021-04-16
In this blog post, I will show you how to use AnimatedContainer and AnimatedOpacity widgets to make a simple animation in Flutter.
see more →

[Flutter] Change Application ID

2021-04-15
Let's see how to change Application ID in Flutter app.
see more →

[Flutter] Change App Name

2021-04-14
In this blog post, I will show you how to change the App name in Flutter.
see more →

[Flutter] Provider

2021-04-13
In this blog post, I will show you how to use Provider to use a global state or share the state between widgets in Flutter.
see more →

[Flutter] Firebase Performance

2021-04-12
In this blog post, we will learn how to set up Firebase Performance in Flutter.
see more →

[Flutter] Firebase App Check

2021-04-12
In this blog post, we will learn how to set up Firebase App Check in Flutter.
see more →

[Flutter] TTS - Text To Speech

2021-04-12
Let's see how to use TTS(Text To Speech) feature in Flutter.
see more →

[Flutter] Firebase Crashlytics

2021-04-11
Let's see how to use Firebase Crashlytics in Flutter.
see more →

[Flutter] Firebase Analytics

2021-04-10
In this blog post, I will show you how to use Firebase Analytics in Flutter.
see more →

[Flutter] Firebase core

2021-04-09
Let's see how to use firebase_core to connect Firebase in Flutter
see more →

[Flutter] Admob

2021-04-08
In this blog post, I will show you how to use the google_mobile_ads package to display the advertisement in Flutter
see more →

[Flutter] Splash Screen

2021-04-07
Let's see how to change the Splash screen on Flutter.
see more →

SHARE
Twitter Facebook RSS