“Flutter is the most popular cross-platform mobile framework used by global developers.” (Statista). This course, part of the IBM iOS and Android Mobile App Developer Professional Certificate, gives aspiring mobile app developers essential skills employers look for.
Flutter and Dart: Developing iOS, Android, and Mobile Apps
Dieser Kurs ist Teil von IBM iOS and Android Mobile App Developer (berufsbezogenes Zertifikat)
Dozenten: IBM Skills Network Team
Empfohlene Erfahrung
Was Sie lernen werden
Explain the features and uses of Flutter, along with its components and cross-platform capabilities to create visually appealing apps
Analyze Dart programming, its libraries, and the command line to create efficient code for a wide range of functionality
Use Flutter widgets to define and control everything on the screen, along with routing to manage navigation between screens
Use plugins, manage state, call APIs and add persistence to your app
Kompetenzen, die Sie erwerben
- Kategorie: IOS Applications
- Kategorie: Software Development
- Kategorie: Android Apps
Wichtige Details
Zu Ihrem LinkedIn-Profil hinzufügen
November 2024
11 Aufgaben
Erfahren Sie, wie Mitarbeiter führender Unternehmen gefragte Kompetenzen erwerben.
Erweitern Sie Ihr Fachwissen im Bereich Mobile and Web Development
- Lernen Sie neue Konzepte von Branchenexperten
- Gewinnen Sie ein Grundverständnis bestimmter Themen oder Tools
- Erwerben Sie berufsrelevante Kompetenzen durch praktische Projekte
- Erwerben Sie ein Berufszertifikat von IBM zur Vorlage
Erwerben Sie ein Karrierezertifikat.
Fügen Sie diese Qualifikation zur Ihrem LinkedIn-Profil oder Ihrem Lebenslauf hinzu.
Teilen Sie es in den sozialen Medien und in Ihrer Leistungsbeurteilung.
In diesem Kurs gibt es 5 Module
In this module, you will gain a comprehensive understanding of Flutter’s components. You will explore Flutter’s cross-platform capabilities and how they work together to create efficient and visually appealing apps. The module will also delve into the Flutter Toolchain, SDK, and essential utilities, providing you with the necessary tools for building and debugging your Flutter apps. You’ll also learn the significance of Dart, the programming language that powers Flutter, and its role in creating robust and scalable applications.
Das ist alles enthalten
8 Videos2 Lektüren2 Aufgaben1 App-Element2 Plug-ins
Dart provides the language for building across platforms. In this module, you will gain insights into Dart, how it works, and how to use Dart libraries. Additionally, you will also learn how to use the Dart command line and utilities. Finally, you will edit and perform a simple debug using Dart.
Das ist alles enthalten
7 Videos1 Lektüre3 Aufgaben3 App-Elemente2 Plug-ins
Flutter is used to create the user interface experience when using an app. In this module, learners will see how to create the user experience through orientation, layout, routing between screens and styles. Finally, learners will create a basic Flutter app.
Das ist alles enthalten
8 Videos1 Lektüre3 Aufgaben2 App-Elemente1 Plug-in
Flutter’s advanced features provide developers with enhanced ability to create complex and successful apps. In this module, you will learn to use plugins, manage state, call APIs using Flutter. You will also apply your skills and knowledge to build an app that includes back-end services with advanced capabilities and functionality.
Das ist alles enthalten
8 Videos1 Lektüre3 Aufgaben3 App-Elemente2 Plug-ins
In this final project, you will create a basic app using Flutter. You will also add navigation and enrich the app using Flutter components, connect the app to a database using APIs, and then simulate the execution of the app.
Das ist alles enthalten
1 Video4 Lektüren1 peer review2 App-Elemente
Dozenten
von
Empfohlen, wenn Sie sich für Mobile and Web Development interessieren
Google Cloud
Google Cloud
Warum entscheiden sich Menschen für Coursera für ihre Karriere?
Neue Karrieremöglichkeiten mit Coursera Plus
Unbegrenzter Zugang zu über 7.000 erstklassigen Kursen, praktischen Projekten und Zertifikatsprogrammen, die Sie auf den Beruf vorbereiten – alles in Ihrem Abonnement enthalten
Bringen Sie Ihre Karriere mit einem Online-Abschluss voran.
Erwerben Sie einen Abschluss von erstklassigen Universitäten – 100 % online
Schließen Sie sich mehr als 3.400 Unternehmen in aller Welt an, die sich für Coursera for Business entschieden haben.
Schulen Sie Ihre Mitarbeiter*innen, um sich in der digitalen Wirtschaft zu behaupten.
Häufig gestellte Fragen
Flutter is an open-source UI toolkit developed by Google for building natively compiled applications across mobile, web, and desktop from a single codebase. It’s used to create beautiful and high-performance cross-platform mobile apps with a unified user interface.
Flutter uses Dart, a programming language developed by Google. Dart offers advantages such as fast compilation times, a rich standard library, and seamless integration with Flutter’s framework, enabling developers to build highly responsive and efficient apps.
Flutter stands out among cross-platform frameworks for its fast development cycle, expressive UIs, and high performance. Unlike other frameworks, Flutter provides a single codebase for both iOS and Android apps, with a rich set of pre-designed widgets and the ability to customize UIs extensively.