Weekend Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtreat

Android AFD-200 Exam Syllabus

Flutter Certified Application Developer

Last Update May 16, 2024
Total Questions : 49

What is Included in the Android AFD-200 Exam?

If you want to pass the Android AFD-200 exam on the first attempt, you need an updated study guide for the syllabus and concise and comprehensive study material which is available at Cramtick. Cramtick has all the authentic study material for the Android AFD-200 exam syllabus. You must go through all this information and study guide while doing the preparation and before appearing for the AFD-200 exam. Our IT professionals have planned and designed the Android Flutter Certified Application Developer certification exam preparation guide in such a way to give the exam overview, practice questions, practice test, prerequisites, and information about exam topics facilitating you to go through the Android Flutter Certified Application Developer exam. We endorse you to use the preparation material mentioned in this study guide to cover the entire Android AFD-200 syllabus. Cramtick offers 2 formats of Android AFD-200 exam preparation material. Every format that is available at Cramtick aids its customers with new practice questions in PDF format that is printable as hard copies of the syllabus. Cramtick also offers a software testing engine that is GUI based can run on Windows PC and MAC machines. Our testing engine is interactive helping you to keep your test record in your profile so that you can practice more and more until fully ready for the exam.

Android AFD-200 Exam Overview :

Exam Name Flutter Certified Application Developer
Exam Code AFD-200
Actual Exam Duration 90 minutes
Expected no. of Questions in Actual Exam 45
Exam Registration Price $150
Official Information https://androidatc.com/upload/editor_upload/file/Flutter-Application-Development_Course-Outline_.pdf
See Expected Questions Android AFD-200 Expected Questions in Actual Exam
Take Self-Assessment Use Android AFD-200 Practice Test to Assess your preparation - Save Time and Reduce Chances of Failure

Android AFD-200 Exam Topics :

Section Weight Objectives
Lesson 1: introduction to Flutter and Dart Programming Language  
  • Introduction
  • Importance of Flutter
  • Introduction to Dart
  • Writing Dart code
  • DartPad
  • Installing Dart SDK
  • IntelliJ IDEA
  • Lab 1: Installing Dart IDE and Writing Dart Program
  • Installing IntelliJ IDEA
  • Creating a Dart Project Using IntelliJ IDEA
  • Using DartPad
Lesson 2: Dart Programming - Syntax  
  • Introduction
  • main( ) function
  • Dart Variables
  • Dart Data Types
  • Input of Information to Dart Program
  • Writing Comments
  • Dart Conditional Operators
  • If Statement
  • If – Else Statement
  • If...Else and Else...If... Statement
  • If Else and Logical Operators
  • For Loops
  • While Loops
  • Do-while Loops
  • Break Statement
  • Switch Case Statement
  • Lab 2: Create a Pizza Order Program
Lesson 3: Dart Functions & Object-Oriented Programming (OOP)  
  • Functions
  • Function Structure
  • Creating a Function
  • Function Return Data Types
  • Void Function
  • Function Returning Expression
  • Functions and Variable Scope
  • Object-Oriented Programming (OOP
  • Object
  • Class
  • Creating a Class
  • Adding Methods to Classes
  • Providing Constructors for Your Classes
  • Class — Getters and Setters
  • Class Inheritance
  • Abstract Class
  • Dart Project Structure and Dart Libraries
  • Lab 3: Create a Small Overtime Payment Program
Lesson 4: introduction to Flutter  
  • Understanding Flutter
  • Flutter Framework
  • Android Studio
  • What is Android Studio?
  • Android Studio Software Prerequisite
  • Installing Android Studio
  • Flutter SDK
  • Installing and Configuring Flutter SDK
  • Creating a New Flutter Project
  • Setup an Android Virtual Device
  • Run a Flutter App
  • Installing Flutter on Mac
  • Test Your Flutter App on iOS Phone with Windows O.S
  • Android Studio Sugar and Spice
  • Run your Apps on a Hardware Device (Physical Phone)
  • Run your Flutter App on Android Phone
  • Run your Flutter App on IPhone Device
  • Emulator Debug Mode
  • Introduction to Flutter Widgets
  • Creating a Flutter App Using Widgets
  • What is a MaterialApp widget?
  • Lab 4: Creating a Simple Flutter App
Lesson 5: Flutter Widgets Fundamentals  
  • Scaffold Widget
  • Image Widget
  • Container Widget
  • Column and Row Widgets
  • Icon Widget
  • Layouts in Flutter
  • Card Widget
  • App Icons for iOS and Android Apps
  • Hot Reload and Hot Restart
  • Stateful and Stateless Widgets
  • Use a Custom Font
  • Lab: Creating a Restaurant Menu
Lesson 6: Navigation and Routing  
  • Button Widget
  • FloatingActionButton
  • RaisedButton, FlatButton, and IconButton
  • DropdownButton
  • OutlineButton
  • ButtonBar
  • PopupMenuButton
  • App Structure and Navigation
  • Navigate to a New Screen and Back
  • Navigate with Named Routes
  • Send and Return Data Among Screens
  • Animate a Widget Across Screens
  • WebView Widget in Flutter
  • Lab 6: Navigation and Routing a Pizza Store App
Lesson 7: visual, Behavioral, and Motion-Rich Widgets implementing Material Design Guidelines - Part 1  
  • Introduction
  • BottomNavigatorBar Widget
  • DefaultTabController, TabBar, and TabBarView Widgets
  • ListTile Widget
  • ListView Widget
  • Drawer Widget
  • DataTable Widget
  • SelectableText Widget
  • Stack Widget
  • Lab : 7
  • Lab A: Creating a Flutter App using BottomNavigatorBar Navigation Technique
  • Lab B: Using DataTable Sorting Built-in function
Lesson 8: visual, Behavioral, and Motion-Rich Widgets implementing Material Design Guidelines - Part 2  
  • Input and Selections
  • Text Field Widget
  • CheckboxGroup and RadioButtonGroup Widgets
  • Date Picker
  • Time Picker
  • Slider Widget
  • Switch Widget
  • Dialogs, Alerts, and Panels
  • Alert Dialog Widget
  • Cupertino Alert Dialog Widget
  • Bottom Sheet
  • Modal Bottom Sheet
  • Persistent Bottom Sheet
  • Expansion Panel Widget
  • Snack Bar Widget
  • Lab 8: Creating a Hotel Reservation App
Lesson 9: Firebase  
  • Introduction
  • What is the JSON ?
  • How does Firebase Database work?
  • Firebase authentication (Signup and Login to Flutter App)
  • Configure Your App to use Firebase Services
  • Adding Firebase to your Android App
  • Adding Firebase to your iOS App
  • Configuring Firebase Authentication
  • Login to an App Using Firebase User Accounts
  • Logout Configuration
  • Firebase Database
  • Which database is right for your project?
  • Real Time Database
  • Cloud Firestore
  • Lab 9 : Create a User Profile Interface using Firebase
Lesson 10: Location-Aware Apps: Using GPS and Google Maps  
  • Introduction
  • What is GPS and how does it work?
  • The Camera Position
  • Adding Google Maps to a Flutter app
  • Getting a Google API key
  • Adding Google Maps Flutter plug-in as a dependency
  • Adding your API key for your Android app
  • Adding your API key for your iOS app
  • Adding a Google Map on Your Flutter App Screen
  • Adding a Google Map Marker
  • Google Map Types
  • Moving the Camera (Camera Animation)
  • Capturing an App User’s Location for iOS and Android Apps
  • Lab10: Location-Aware Apps Using GPS and Google Maps
  • Getting a Google API key
  • Creating an App Interface
  • Configuring your App to Use Your API Key
  • Adding a Google Map on your Flutter App Screen
  • Adding a Google Map Marker
  • Capturing Users’ Location
  • Configuring User App’s Permission
Lesson 11: App Testing & Publishing  
  • Testing and Feedback for Your App
  • Setting up a Test Environment
  • Usability Testing by Participants
  • Starting your Test Session
  • Analyzing your Test
  • Publishing Flutter Apps
  • Publishing Android App on Google Play Store
  • Publishing iOS app on Apple Store

Updates in the Android AFD-200 Exam Syllabus:

Cramtick's authentic study material entails both practice questions and practice test. Android AFD-200 exam questions and practice test are the best options to appear in the exam confidently and well-prepared. In order to pass the actual Flutter Certified Application Developer AFD-200 exam in the first attempt, you have to work really hard on these Android AFD-200 questions, offering you with updated study guide, for the whole exam syllabus. While you are studying actual questions, you should also make use of the Android AFD-200 practice test for self-analysis and actual exam simulation by taking it. Studying again and again of actual exam questions will remove your mistakes with the Flutter Certified Application Developer AFD-200 exam practice test. Online and windows-based, Mac-Based formats of the AFD-200 exam practice tests are available for self-assessment.

Flutter Application Development | AFD-200 Questions Answers | AFD-200 Test Prep | Flutter Certified Application Developer Questions PDF | AFD-200 Online Exam | AFD-200 Practice Test | AFD-200 PDF | AFD-200 Test Questions | AFD-200 Study Material | AFD-200 Exam Preparation | AFD-200 Valid Dumps | AFD-200 Real Questions | Flutter Application Development AFD-200 Exam Questions