2021-09-22 16:58:02 +08:00
|
|
|
|
<p align="center">
|
|
|
|
|
<a href="https://www.finclip.com?from=github">
|
2023-11-20 09:59:27 +08:00
|
|
|
|
<img width="auto" src="./doc/phizlogo.png">
|
2021-09-22 16:58:02 +08:00
|
|
|
|
</a>
|
|
|
|
|
</p>
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
<p align="center">
|
2023-11-20 09:59:27 +08:00
|
|
|
|
<strong>PhizClip Flutter DEMO</strong></br>
|
2021-09-22 16:58:02 +08:00
|
|
|
|
<p>
|
|
|
|
|
<p align="center">
|
|
|
|
|
本项目提供在 Flutter 环境中运行小程序的示例 DEMO
|
|
|
|
|
<p>
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
<p align="center">
|
2023-11-20 09:59:27 +08:00
|
|
|
|
👉 <a href="https://www.finclip.com?from=github">https://www.phizclip.com/</a> 👈
|
2021-09-22 16:58:02 +08:00
|
|
|
|
</p>
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-11-14 23:11:51 +08:00
|
|
|
|
<div align="center">
|
|
|
|
|
|
|
|
|
|
<a href="#"><img src="https://img.shields.io/badge/%E4%B8%93%E5%B1%9E%E5%BC%80%E5%8F%91%E8%80%85-20000%2B-brightgreen"></a>
|
|
|
|
|
<a href="#"><img src="https://img.shields.io/badge/%E5%B7%B2%E4%B8%8A%E6%9E%B6%E5%B0%8F%E7%A8%8B%E5%BA%8F-6000%2B-blue"></a>
|
|
|
|
|
<a href="#"><img src="https://img.shields.io/badge/%E5%B7%B2%E9%9B%86%E6%88%90%E5%B0%8F%E7%A8%8B%E5%BA%8F%E5%BA%94%E7%94%A8-75%2B-yellow"></a>
|
|
|
|
|
<a href="#"><img src="https://img.shields.io/badge/%E5%AE%9E%E9%99%85%E8%A6%86%E7%9B%96%E7%94%A8%E6%88%B7-2500%20%E4%B8%87%2B-orange"></a>
|
|
|
|
|
|
2023-11-20 09:59:27 +08:00
|
|
|
|
|
2021-11-14 23:11:51 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-11-14 23:15:46 +08:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<p align="center">
|
|
|
|
|
|
|
|
|
|
<div align="center">
|
|
|
|
|
|
|
|
|
|
[官方网站](https://www.finclip.com/) | [示例小程序](https://www.finclip.com/#/market) | [开发文档](https://www.finclip.com/mop/document/) | [部署指南](https://www.finclip.com/mop/document/introduce/quickStart/cloud-server-deployment-guide.html) | [SDK 集成指南](https://www.finclip.com/mop/document/introduce/quickStart/intergration-guide.html) | [API 列表](https://www.finclip.com/mop/document/develop/api/overview.html) | [组件列表](https://www.finclip.com/mop/document/develop/component/overview.html) | [隐私承诺](https://www.finclip.com/mop/document/operate/safety.html)
|
|
|
|
|
|
2021-11-14 23:11:51 +08:00
|
|
|
|
</div>
|
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
-----
|
2023-11-20 09:59:27 +08:00
|
|
|
|
## 🤔 PhizClip 是什么?
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
有没有**想过**,开发好的微信小程序能放在自己的 APP 里直接运行,只需要开发一次小程序,就能在不同的应用中打开它,是不是很不可思议?
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
有没有**试过**,在自己的 APP 中引入一个 SDK ,应用中不仅可以打开小程序,还能自定义小程序接口,修改小程序样式,是不是觉得更不可思议?
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2023-11-20 09:59:27 +08:00
|
|
|
|
这就是 PhizClip ,就是有这么多不可思议!
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
## ⚙️ Flutter 集成
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
在项目 `pubspec.yaml` 文件中添加依赖
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
```yaml
|
|
|
|
|
mop: latest.version
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
## 🖥 示例
|
|
|
|
|
|
|
|
|
|
```flutter
|
|
|
|
|
import 'package:flutter/material.dart';
|
|
|
|
|
import 'dart:async';
|
|
|
|
|
import 'dart:io';
|
|
|
|
|
import 'package:mop/mop.dart';
|
|
|
|
|
|
|
|
|
|
void main() => runApp(MyApp());
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
class MyApp extends StatefulWidget {
|
|
|
|
|
@override
|
|
|
|
|
_MyAppState createState() => _MyAppState();
|
|
|
|
|
}
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
class _MyAppState extends State<MyApp> {
|
|
|
|
|
@override
|
|
|
|
|
void initState() {
|
|
|
|
|
super.initState();
|
|
|
|
|
init();
|
|
|
|
|
}
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
// Platform messages are asynchronous, so we initialize in an async method.
|
|
|
|
|
Future<void> init() async {
|
|
|
|
|
if (Platform.isiOS) {
|
2023-11-20 09:59:27 +08:00
|
|
|
|
//com.PhizClip.mopExample
|
2021-09-22 16:58:02 +08:00
|
|
|
|
final res = await Mop.instance.initialize(
|
|
|
|
|
'22LyZEib0gLTQdU3MUauARlLry7JL/2fRpscC9kpGZQA', '1c11d7252c53e0b6',
|
|
|
|
|
apiServer: 'https://api.finclip.com', apiPrefix: '/api/v1/mop');
|
|
|
|
|
print(res);
|
|
|
|
|
} else if (Platform.isAndroid) {
|
2023-11-20 09:59:27 +08:00
|
|
|
|
//com.PhizClip.mopexample
|
2021-09-22 16:58:02 +08:00
|
|
|
|
final res = await Mop.instance.initialize(
|
|
|
|
|
'22LyZEib0gLTQdU3MUauARjmmp6QmYgjGb3uHueys1oA', '98c49f97a031b555',
|
|
|
|
|
apiServer: 'https://api.finclip.com', apiPrefix: '/api/v1/mop');
|
|
|
|
|
print(res);
|
|
|
|
|
}
|
|
|
|
|
if (!mounted) return;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@override
|
|
|
|
|
Widget build(BuildContext context) {
|
|
|
|
|
return MaterialApp(
|
|
|
|
|
home: Scaffold(
|
|
|
|
|
appBar: AppBar(
|
2023-11-20 09:59:27 +08:00
|
|
|
|
title: const Text('PhizClip Flutter 插件'),
|
2021-09-22 16:58:02 +08:00
|
|
|
|
),
|
|
|
|
|
body: Center(
|
|
|
|
|
child: Container(
|
|
|
|
|
padding: EdgeInsets.only(
|
|
|
|
|
top: 20,
|
|
|
|
|
),
|
|
|
|
|
child: Column(
|
|
|
|
|
children: <Widget>[
|
|
|
|
|
Container(
|
|
|
|
|
decoration: BoxDecoration(
|
|
|
|
|
borderRadius: BorderRadius.all(Radius.circular(5)),
|
|
|
|
|
gradient: LinearGradient(
|
|
|
|
|
colors: const [Color(0xFF12767e), Color(0xFF0dabb8)],
|
|
|
|
|
stops: const [0.0, 1.0],
|
|
|
|
|
begin: Alignment.topCenter,
|
|
|
|
|
end: Alignment.bottomCenter,
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
child: FlatButton(
|
|
|
|
|
onPressed: () {
|
|
|
|
|
Mop.instance.openApplet('5e3c147a188211000141e9b1');
|
|
|
|
|
},
|
|
|
|
|
child: Text(
|
|
|
|
|
'打开示例小程序',
|
|
|
|
|
style: TextStyle(color: Colors.white),
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
SizedBox(height: 30),
|
|
|
|
|
Container(
|
|
|
|
|
decoration: BoxDecoration(
|
|
|
|
|
borderRadius: BorderRadius.all(Radius.circular(5)),
|
|
|
|
|
gradient: LinearGradient(
|
|
|
|
|
colors: const [Color(0xFF12767e), Color(0xFF0dabb8)],
|
|
|
|
|
stops: const [0.0, 1.0],
|
|
|
|
|
begin: Alignment.topCenter,
|
|
|
|
|
end: Alignment.bottomCenter,
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
child: FlatButton(
|
|
|
|
|
onPressed: () {
|
|
|
|
|
Mop.instance.openApplet('5e4d123647edd60001055df1',sequence: 1);
|
|
|
|
|
},
|
|
|
|
|
child: Text(
|
|
|
|
|
'打开官方小程序',
|
|
|
|
|
style: TextStyle(color: Colors.white),
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
],
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|
2020-03-08 17:09:34 +08:00
|
|
|
|
```
|
|
|
|
|
|
2022-08-12 13:24:28 +08:00
|
|
|
|
## 📘 目录结构
|
|
|
|
|
```
|
|
|
|
|
.
|
|
|
|
|
├── LICENSE
|
|
|
|
|
├── README.md
|
|
|
|
|
├── android 安卓工程目录
|
|
|
|
|
│ ├── app
|
|
|
|
|
│ │ ├── build.gradle 应用构建配置
|
|
|
|
|
│ │ └── src
|
|
|
|
|
│ │ ├── debug
|
|
|
|
|
│ │ │ └── AndroidManifest.xml 应用清单文件
|
|
|
|
|
│ │ ├── main 应用源码主目录
|
|
|
|
|
│ │ │ ├── AndroidManifest.xml 应用清单文件
|
|
|
|
|
│ │ │ ├── java 应用源码目录
|
|
|
|
|
│ │ │ │ ├── com
|
|
|
|
|
│ │ │ │ │ └── finogeeks
|
|
|
|
|
│ │ │ │ │ └── mop_demo
|
|
|
|
|
│ │ │ │ │ └── MainActivity.java
|
|
|
|
|
│ │ │ │ └── io
|
|
|
|
|
│ │ │ │ └── flutter
|
|
|
|
|
│ │ │ │ └── plugins
|
|
|
|
|
│ │ │ │ └── GeneratedPluginRegistrant.java
|
|
|
|
|
│ │ │ └── res 资源文件目录
|
|
|
|
|
│ │ │ ├── drawable darwable资源目录
|
|
|
|
|
│ │ │ │ └── launch_background.xml
|
|
|
|
|
│ │ │ ├── mipmap-hdpi 图片资源目录
|
|
|
|
|
│ │ │ │ └── ic_launcher.png
|
|
|
|
|
│ │ │ ├── mipmap-mdpi 图片资源目录
|
|
|
|
|
│ │ │ │ └── ic_launcher.png
|
|
|
|
|
│ │ │ ├── mipmap-xhdpi 图片资源目录
|
|
|
|
|
│ │ │ │ └── ic_launcher.png
|
|
|
|
|
│ │ │ ├── mipmap-xxhdpi 图片资源目录
|
|
|
|
|
│ │ │ │ └── ic_launcher.png
|
|
|
|
|
│ │ │ ├── mipmap-xxxhdpi 图片资源目录
|
|
|
|
|
│ │ │ │ └── ic_launcher.png
|
|
|
|
|
│ │ │ └── values
|
|
|
|
|
│ │ │ └── styles.xml
|
|
|
|
|
│ │ └── profile
|
|
|
|
|
│ │ └── AndroidManifest.xml
|
|
|
|
|
│ ├── build.gradle
|
|
|
|
|
│ ├── gradle gradle版本配置目录,一般情况下无需关注
|
|
|
|
|
│ │ └── wrapper
|
|
|
|
|
│ │ └── gradle-wrapper.properties
|
|
|
|
|
│ ├── gradle.properties
|
|
|
|
|
│ ├── local.properties
|
|
|
|
|
│ └── settings.gradle
|
|
|
|
|
├── build
|
|
|
|
|
├── doc
|
|
|
|
|
│ └── mop_flutter_demo.gif
|
|
|
|
|
├── ios iOS工程目录
|
|
|
|
|
│ ├── Flutter Flutter-SDK目录,一般无需关注
|
|
|
|
|
│ │ ├── AppFrameworkInfo.plist
|
|
|
|
|
│ │ ├── Debug.xcconfig
|
|
|
|
|
│ │ ├── Flutter.framework
|
|
|
|
|
│ │ ├── Flutter.podspec
|
|
|
|
|
│ │ ├── Generated.xcconfig
|
|
|
|
|
│ │ ├── Release.xcconfig
|
|
|
|
|
│ │ └── flutter_export_environment.sh
|
|
|
|
|
│ ├── Podfile pod依赖配置文件
|
|
|
|
|
│ ├── Runner iOS源码主目录
|
|
|
|
|
│ │ ├── AppDelegate.h
|
|
|
|
|
│ │ ├── AppDelegate.m
|
|
|
|
|
│ │ ├── Assets.xcassets 图片资源
|
|
|
|
|
│ │ │ ├── AppIcon.appiconset 图标
|
|
|
|
|
│ │ │ └── LaunchImage.imageset 启动图
|
|
|
|
|
│ │ ├── Base.lproj
|
|
|
|
|
│ │ │ ├── LaunchScreen.storyboard
|
|
|
|
|
│ │ │ └── Main.storyboard
|
|
|
|
|
│ │ ├── FATFlutterViewController.h Flutter页面控制器子类
|
|
|
|
|
│ │ ├── FATFlutterViewController.m Flutter页面控制器子类
|
|
|
|
|
│ │ ├── GeneratedPluginRegistrant.h
|
|
|
|
|
│ │ ├── GeneratedPluginRegistrant.m
|
|
|
|
|
│ │ ├── Info.plist iOS工程配置文件
|
|
|
|
|
│ │ └── main.m
|
|
|
|
|
│ └── Runner.xcodeproj
|
|
|
|
|
├── lib Flutter源码主目录
|
|
|
|
|
│ ├── main.dart 首页
|
|
|
|
|
│ └── wx_pay.dart 微信支付源码
|
|
|
|
|
├── pubspec.lock
|
|
|
|
|
├── pubspec.yaml Flutter配置文件
|
|
|
|
|
└── test
|
|
|
|
|
└── widget_test.dart
|
|
|
|
|
```
|
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
## 📋 接口文档
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
### 1. 初始化小程序
|
|
|
|
|
|
|
|
|
|
在使用 SDK 提供的 API 之前必须要初始化 SDK ,初始化 SDK 的接口如下
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
```
|
|
|
|
|
///
|
|
|
|
|
/// initialize mop miniprogram engine.
|
|
|
|
|
/// 初始化小程序
|
2023-11-20 09:59:27 +08:00
|
|
|
|
/// [appkey] is required. it can be getted from api.phizclip.com
|
|
|
|
|
/// [secret] is required. it can be getted from api.phizclip.com
|
2021-09-22 16:58:02 +08:00
|
|
|
|
/// [apiServer] is optional. the mop server address. default is https://mp.finogeek.com
|
|
|
|
|
/// [apiPrefix] is optional. the mop server prefix. default is /api/v1/mop
|
|
|
|
|
///
|
|
|
|
|
///
|
|
|
|
|
Future<Map> initialize(String appkey, String secret,
|
|
|
|
|
{String apiServer, String apiPrefix})
|
|
|
|
|
```
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
使用示例:
|
|
|
|
|
```
|
|
|
|
|
final res = await Mop.instance.initialize(
|
|
|
|
|
'22LyZEib0gLTQdU3MUauARlLry7JL/2fRpscC9kpGZQA', '1c11d7252c53e0b6',
|
|
|
|
|
apiServer: 'https://api.finclip.com', apiPrefix: '/api/v1/mop');
|
|
|
|
|
```
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
### 2. 打开小程序
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
```
|
|
|
|
|
///
|
|
|
|
|
/// open the miniprogram [appId] from the mop server.
|
|
|
|
|
/// 打开小程序
|
|
|
|
|
/// [appId] is required.
|
|
|
|
|
/// [path] is miniprogram open path. example /pages/index/index
|
|
|
|
|
/// [query] is miniprogram query parameters. example key1=value1&key2=value2
|
|
|
|
|
///
|
|
|
|
|
///
|
|
|
|
|
Future<Map> openApplet(final String appId,
|
|
|
|
|
{final String path, final String query, final int sequence})
|
2020-03-08 17:09:34 +08:00
|
|
|
|
```
|
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
### 3. 获取当前正在使用的小程序信息
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
当前小程序信息包括的字段有 `appId`, `name`, `icon`, `description`, `version`, `thumbnail`
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
```
|
|
|
|
|
///
|
|
|
|
|
/// get current using applet
|
|
|
|
|
/// 获取当前正在使用的小程序信息
|
|
|
|
|
/// {appId,name,icon,description,version,thumbnail}
|
|
|
|
|
///
|
|
|
|
|
///
|
|
|
|
|
Future<Map<String, dynamic>> currentApplet()
|
|
|
|
|
```
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
### 4. 关闭当前打开的所有小程序
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
```
|
|
|
|
|
///
|
|
|
|
|
/// close all running applets
|
|
|
|
|
/// 关闭当前打开的所有小程序
|
|
|
|
|
///
|
|
|
|
|
Future closeAllApplets()
|
|
|
|
|
```
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
### 5. 清除缓存的小程序
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
清除缓存的小程序,当再次打开时,会重新下载小程序
|
|
|
|
|
```
|
|
|
|
|
///
|
|
|
|
|
/// clear applets cache
|
|
|
|
|
/// 清除缓存的小程序
|
|
|
|
|
///
|
|
|
|
|
Future clearApplets()
|
|
|
|
|
```
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
### 6. 注册小程序事件处理
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
当小程序内触发指定事件时,会通知到使用者,比如小程序被转发,小程序需要获取用户信息,注册处理器来做出对应的响应
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
```
|
|
|
|
|
///
|
|
|
|
|
/// register handler to provide custom info or behaviour
|
|
|
|
|
/// 注册小程序事件处理
|
|
|
|
|
///
|
|
|
|
|
void registerAppletHandler(AppletHandler handler)
|
|
|
|
|
```
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
处理器的结构
|
|
|
|
|
```
|
|
|
|
|
abstract class AppletHandler {
|
|
|
|
|
///
|
|
|
|
|
/// 转发小程序
|
|
|
|
|
///
|
|
|
|
|
///
|
|
|
|
|
///
|
|
|
|
|
void forwardApplet(Map<String, dynamic> appletInfo);
|
|
|
|
|
|
|
|
|
|
///
|
|
|
|
|
///获取用户信息
|
|
|
|
|
/// "userId"
|
|
|
|
|
/// "nickName"
|
|
|
|
|
/// "avatarUrl"
|
|
|
|
|
/// "jwt"
|
|
|
|
|
/// "accessToken"
|
|
|
|
|
///
|
|
|
|
|
Future<Map<String, dynamic>> getUserInfo();
|
|
|
|
|
|
|
|
|
|
/// 获取自定义菜单
|
|
|
|
|
Future<List<CustomMenu>> getCustomMenus(String appId);
|
|
|
|
|
|
|
|
|
|
///自定义菜单点击处理
|
|
|
|
|
Future onCustomMenuClick(String appId, int menuId);
|
|
|
|
|
}
|
2020-03-08 17:09:34 +08:00
|
|
|
|
```
|
|
|
|
|
|
2021-11-14 23:04:24 +08:00
|
|
|
|
### 7. 注册扩展 API
|
2021-09-22 16:58:02 +08:00
|
|
|
|
|
|
|
|
|
如果,我们的小程序 SDK API 不满足您的需求,您可以注册自定义的小程序API,然后就可以在小程序内调用自已定义的 API 了。
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
///
|
|
|
|
|
/// register extension api
|
2021-11-14 23:04:24 +08:00
|
|
|
|
/// 注册扩展api
|
2021-09-22 16:58:02 +08:00
|
|
|
|
///
|
|
|
|
|
void registerExtensionApi(String name, ExtensionApiHandler handler)
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
iOS 需要在小程序根目录创建 `FinChatConf.js` 文件,配置实例如下
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
module.exports = {
|
|
|
|
|
extApi:[
|
|
|
|
|
{ //普通交互API
|
|
|
|
|
name: 'onCustomEvent', //扩展api名 该api必须Native方实现了
|
|
|
|
|
params: { //扩展api 的参数格式,可以只列必须的属性
|
|
|
|
|
url: ''
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
```
|
|
|
|
|
|
2022-08-12 13:24:28 +08:00
|
|
|
|
## 📘 目录结构
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
.
|
|
|
|
|
├─.github
|
|
|
|
|
│
|
|
|
|
|
├─.vscode
|
|
|
|
|
│
|
|
|
|
|
├─android 工程Android源码
|
|
|
|
|
│
|
|
|
|
|
├─ios 工程iOS源码
|
|
|
|
|
│
|
|
|
|
|
├─lib 工程Flutter源码
|
|
|
|
|
│ │
|
|
|
|
|
│ ├─ main.dart 程序入口,以及各初始化、调用示例
|
|
|
|
|
│ │
|
|
|
|
|
│ └─ wx_pay.dart 微信支付类示例
|
|
|
|
|
│
|
|
|
|
|
├─test 测试目录,无需关注
|
|
|
|
|
│
|
|
|
|
|
└─pubspec.yaml Flutter工程配置项
|
|
|
|
|
```
|
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
## 🔗 常用链接
|
|
|
|
|
以下内容是您在 FinClip 进行开发与体验时,常见的问题与指引信息
|
|
|
|
|
|
|
|
|
|
- [FinClip 官网](https://www.finclip.com/#/home)
|
|
|
|
|
- [示例小程序](https://www.finclip.com/#/market)
|
|
|
|
|
- [文档中心](https://www.finclip.com/mop/document/)
|
|
|
|
|
- [SDK 部署指南](https://www.finclip.com/mop/document/introduce/quickStart/intergration-guide.html)
|
|
|
|
|
- [小程序代码结构](https://www.finclip.com/mop/document/develop/guide/structure.html)
|
|
|
|
|
- [iOS 集成指引](https://www.finclip.com/mop/document/runtime-sdk/ios/ios-integrate.html)
|
|
|
|
|
- [Android 集成指引](https://www.finclip.com/mop/document/runtime-sdk/android/android-integrate.html)
|
|
|
|
|
- [Flutter 集成指引](https://www.finclip.com/mop/document/runtime-sdk/flutter/flutter-integrate.html)
|
|
|
|
|
|
|
|
|
|
## ☎️ 联系我们
|
|
|
|
|
微信扫描下面二维码,关注官方公众号 **「凡泰极客」**,获取更多精彩内容。<br>
|
|
|
|
|
<img width="150px" src="https://www.finclip.com/mop/document/images/ic_qr.svg">
|
|
|
|
|
|
2022-06-09 22:25:26 +08:00
|
|
|
|
微信扫描下面二维码,加入官方微信交流群,获取更多精彩内容。<br>
|
|
|
|
|
<img width="150px" src="https://www-cdn.finclip.com/images/qrcode/qrcode_shequn_text.png">
|
2021-09-22 16:58:02 +08:00
|
|
|
|
|
|
|
|
|
## Stargazers
|
|
|
|
|
[![Stargazers repo roster for @finogeeks/finclip-flutter-demo](https://reporoster.com/stars/finogeeks/finclip-flutter-demo)](https://github.com/finogeeks/finclip-flutter-demo/stargazers)
|
2020-03-08 17:09:34 +08:00
|
|
|
|
|
2021-09-22 16:58:02 +08:00
|
|
|
|
## Forkers
|
|
|
|
|
[![Forkers repo roster for @finogeeks/finclip-flutter-demo](https://reporoster.com/forks/finogeeks/finclip-flutter-demo)](https://github.com/finogeeks/finclip-flutter-demo/network/members)
|
2023-11-20 09:59:27 +08:00
|
|
|
|
|
|
|
|
|
## 🌏 多语言文档
|
|
|
|
|
- [简体中文](./README.md)
|
|
|
|
|
- [English](./readme_en.md)
|
|
|
|
|
- [Português](./readme_pt.md)
|