> 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/3-jiao-hu.md).

# 第三章：原生项目与Flutter交互

本章介绍

* ①通过Flutter的平台通道在Flutter工程中建立提供给原生项目的方法及接收从原生项目返回的值。
* ②原生iOS项目在交互时的代码编写
* ③原生Android项目在交互时的代码编写

[点击此处，进入本章第1节的正式学习 >](/3-jiao-hu/yong-yu-ce-shi-jiao-hu-de-flutter-xiang-mu.md)
