Flutter Practicals - Develop flutter app from scratch

Learn basics of flutters with Flutter Practicals - Develop flutter app from scratch

Ratings: 0.00 / 5.00




Description

Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase. · Fast · Productive.

It is used to develop cross-platform applications for Android, iOS, Linux, macOS, Windows, Google Fuchsia, and the web from a single codebase. First described in 2015, Flutter was released in May 2017.

In this course, You will learn flutter mobile application development from scratch by doing practical sessions. You will learn to develop production ready flutter app with localisation, firebase integration, l10n with multiple language selectors, awesome notification flutter package to receive push notifications from FCM. Also, you will learn how to retrieve FCM token from firebase and the device token to use it to send push notifications for the device.

The following is taught in this video:

  • Create your first flutter app in android studio | step by step

  • How to make l10n (localisation) with flutter application work | step by step

  • Implementing multiple language selector (drop down) and translations in flutter | step by step

  • Integration flutter app with Firebase and retrieve push notifications

  • How to retrieve FCM token in flutter application | step by step

  • Implementing and beautify push notifications using awesome notification flutter package

  • all with video practical coding sessions

Flutter is built on the Dart programming language and provides a fast development workflow with hot reloading, so you can quickly iterate on your code.

What You Will Learn!

  • Learn how to setup development environment in your laptop/desktop
  • Learn how to create flutter project app in android studio
  • How to make l10n (Localisation) with Flutter | Flutter Localisation | Step by step
  • Implement multiple language selector (dropdown) & translations in Flutter | Step by Step
  • Integrate Flutter with Firebase and retrieve push notifications
  • How to retrieve FCM token in flutter app
  • Implement and beautify push notifications using awesome notification flutter package

Who Should Attend!

  • Beginners on Flutter application development