|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/flutter-essentials-and-basic-ui/
课程评论:没有评论
课程名称:Flutter基础与基本用户界面 课程概述:欢迎参加Flutter基础与基本用户界面课程。本课程专注于Flutter应用开发的基础知识和核心概念,帮助您理解Flutter应用的构建模块。您将学习如何在Android Studio中进行Flutter应用开发,使用其功能和快捷键,并在模拟器上测试您的Flutter应用。 Flutter SDK是由谷歌开发的开源用户界面软件开发工具包,作为跨平台SDK,您只需编写一次代码,就可以在多个平台上构建您的应用程序。Flutter支持Android、iOS、Windows、macOS、Web和Linux等平台,而Flutter应用程序能够在这些平台上原生运行(无需解释器)。 课程内容包括: - 如何将Android Studio与Flutter一起使用 - 了解小部件(Widget) - 无状态小部件(Stateless Widget) - 有状态小部件(Stateful Widget) - MaterialApp和Scaffold - AppBar、Container - 在Flutter中添加图像 - Stack、TextField、按钮(Buttons) - Column、Row、ListView - Card、Flutter中的页面路由(导航) - Drawer - 如何在Android Studio中使用编码快捷键 课程结束时,您将能够编写自己的Flutter应用。您只需编写一次代码,然后无需更改即可在iOS或Android上构建您的应用。
Hello and Welcome to Flutter Essentials and Basic UI. This course focuses on Flutter App development essentials, basics, fundamental topics and concepts. Knowing these topics will help you to have a good understanding of the building blocks of a Flutter Application.You will learn how to develop your Flutter Application in Android Studio and how to use Android Studio features and shortcuts in your Flutter App development, you will also learn how to test your Flutter App on an emulator. What is the Flutter SDK ?Flutter is an open-source UI Software Development Kit developed by Google, it is a Cross Platform SDK, which means you only write your code once and then you can build your App on multiple platforms. Flutter supports, Android, iOS, Windows, macOS, Web and Linux. Flutter Applications run natively on these platforms ( there are no interpreters ). Course Contents:How to use Android Studio with FlutterWhat is a Widget Stateless WidgetStateful WidgetMaterialApp and Scaffold AppBarContainerAdding images in FlutterStackTextFieldButtonsColumnRowListViewCardPage routing in Flutter ( Navigation )DrawerHow to use coding shortcuts in Android StudioBy the end of this course, you will be able to write your own Flutter Application. You only need to write you code once and then build your App on iOS or Android without changing anything.