flutter 模块化接入流程

flutter 模块化接入流程

1 … 环境搭建

2 新建module模式的flutter 项目

3 pod 方式接入

podfile 文件

1
2
flutter_application_path = '../XXX/flutter目录'
load File.join(flutter_application_path, '.ios', 'Flutter', 'podhelper.rb')

4 使用

导入头文件
import Flutter
import FlutterPluginRegistrant

Author

陈昭

Posted on

2021-02-20

Updated on

2021-12-27

Licensed under

You need to set install_url to use ShareThis. Please set it in _config.yml.
You forgot to set the business or currency_code for Paypal. Please set it in _config.yml.

Kommentare

You forgot to set the shortname for Disqus. Please set it in _config.yml.