课程大纲:
Build Native iOS and Android Apps with Flutter培训
Introduction
Flutter vs other cross-platform frameworks
Installing Flutter
Overview of Flutter Features and Architecture
Choosing an IDE
Using the Dart Programming Language
Creating an Application
Using Templates and Scaffolding
Working with Widgets (Stateless vs Stateful)
Creating the User Interface
Reloading the App while Maintaining State (Hot Reloading)
Customizing the App with Layouts, Painting, and Animation
Adding Packages and Plugins
Accessing the Native Platform's APIs
Testing the App
Troubleshooting
Summary and Conclusion