> For the complete documentation index, see [llms.txt](https://devbook.site/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devbook.site/4-deng-lu-ye-shi-zhan.md).

# 第四章：Flutter登录页实战

本章介绍

* ①通过Flutter构建适用于多平台的登录页，并在Flutter工程中建立提供给原生项目的方法及接收从原生项目返回的值。
* ②原生iOS项目使用Flutter实现的登录页时候的交互代码编写
* ③原生Android使用Flutter实现的登录页时候的交互代码编写

[点击此处，进入本章第1节的正式学习 >](/4-deng-lu-ye-shi-zhan/deng-lu-ye-zai-flutter-gong-cheng-zhong-de-dai-ma.md)
