TRAININGS
Mobile Application Development Course using Flutter.
To be agreed upon.
To be agreed upon.
820 $ + VAT
16h
intermediate
To be agreed upon.
To be agreed upon.
820 $ + VAT
16h
INTERMEDIATE
Who is this training for?
What will you learn from our training?
Training Agenda
Getting to know Flutter
Basics of Flutter: installation, environment configuration, creating a new project. Learning the Dart language, syntax, variables, data types, program flow control.
Creating a user interface
Using widgets to create a user interface: text, buttons, text fields, images. Styling the interface using themes and styles.
Gestures and animations
Handling user gestures, screen transition animations, built-in and custom animations. Creating interactive user interfaces.
Managing application state
StatelessWidget vs. StatefulWidget, managing application state, updating the interface in response to state changes. Using BLoC to manage dependencies and application state.
Data fetching
Communicating with a server and fetching data. Processing and displaying data in the application. Handling communication errors.
Testing the application
Unit testing and integration testing of Flutter applications. Using tools for automated testing. Testing the UI and handling errors.