Creating Localized Apps with Flutter 2
Global apps must be available in more than one language. This course will teach you how to localize Flutter apps.
What you'll learn
Successful apps must support several languages to reach a global audience. In this course, Creating Localized Apps with Flutter, you’ll learn to localize Flutter apps. First, you’ll explore the different localization concepts of Flutter. Next, you’ll discover the flutter_localizations and intl packages and how to use them. Finally, you’ll learn how to design an app to make it international from the beginning. When you’re finished with this course, you’ll have the skills and knowledge of Flutter’s localization feature needed to create internationalized apps.
Table of contents
- Introduction 1m
- Using the Intl Package 2m
- Using Intl Messages 6m
- Converting Dart to ARB and Back 7m
- Demo: Localizing the App with Intl 4m
- Using Placeholders 3m
- Using Plurals 2m
- Localizing Dates 4m
- Localizing Numbers and Currencies 4m
- Adding Custom Conversions 2m
- Internationalizing Offsets 1m
- Summary 1m