Commit 6867d8b6 authored by justin's avatar justin

升级版本

parent 4dc956f1
## 1.12.13+2
Fixed bugs
## 1.12.13 ## 1.12.13
Supported Flutter sdk 1.12.13 Supported Flutter sdk 1.12.13
......
...@@ -27,6 +27,7 @@ You need to add Flutter to your project before moving on.The version of the flut ...@@ -27,6 +27,7 @@ You need to add Flutter to your project before moving on.The version of the flut
| --------------------- | --------------------------- | ------------------------------------------------------------ | ------------------ | | --------------------- | --------------------------- | ------------------------------------------------------------ | ------------------ |
| 1.9.1+2 | 1.9.1-hotfixes | Rename the version number and start supporting androidx by default | Yes | | 1.9.1+2 | 1.9.1-hotfixes | Rename the version number and start supporting androidx by default | Yes |
| 1.12.13+1 | 1.12.13-hotfixes | supporting androidx | Yes | | 1.12.13+1 | 1.12.13-hotfixes | supporting androidx | Yes |
| 1.12.13+2 | 1.12.13-hotfixes | supporting androidx | Yes |
...@@ -36,6 +37,7 @@ You need to add Flutter to your project before moving on.The version of the flut ...@@ -36,6 +37,7 @@ You need to add Flutter to your project before moving on.The version of the flut
| --------------------- | --------------------------- | ------------------------------------------------------------ | ------------------ | | --------------------- | --------------------------- | ------------------------------------------------------------ | ------------------ |
| v1.9.1-hotfixes | 1.9.1-hotfixes | for androidx | Yes | | v1.9.1-hotfixes | 1.9.1-hotfixes | for androidx | Yes |
| v1.12.13-hotfixes | 1.12.13-hotfixes | for androidx | Yes | | v1.12.13-hotfixes | 1.12.13-hotfixes | for androidx | Yes |
| v1.17.1-hotfixes | 1.17.1 | for androidx | Yes |
# Getting Started # Getting Started
...@@ -49,7 +51,7 @@ androidx branch ...@@ -49,7 +51,7 @@ androidx branch
flutter_boost: flutter_boost:
git: git:
url: 'https://github.com/alibaba/flutter_boost.git' url: 'https://github.com/alibaba/flutter_boost.git'
ref: '1.12.13+1' ref: '1.12.13+2'
``` ```
......
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
| ----------------------- | ----------------------- | ------------------------------------------------------------ | ------------------- | | ----------------------- | ----------------------- | ------------------------------------------------------------ | ------------------- |
| 1.9.1+2 | 1.9.1-hotfixes | 版本号重新命名,开始默认支持androidx | Yes | | 1.9.1+2 | 1.9.1-hotfixes | 版本号重新命名,开始默认支持androidx | Yes |
| 1.12.13+1 | 1.12.13 -hotfixes | 支持androidx | Yes | | 1.12.13+1 | 1.12.13 -hotfixes | 支持androidx | Yes |
| 1.12.13+2 | 1.17.1-hotfixes | 支持androidx | Yes |
...@@ -35,6 +36,7 @@ ...@@ -35,6 +36,7 @@
| --------------------- | --------------------------- | ------------------------------------------------------------ | ------------------ | | --------------------- | --------------------------- | ------------------------------------------------------------ | ------------------ |
| v1.9.1-hotfixes | 1.9.1-hotfixes | for androidx | Yes | | v1.9.1-hotfixes | 1.9.1-hotfixes | for androidx | Yes |
| v1.12.13-hotfixes | 1.12.13-hotfixes | for androidx | Yes | | v1.12.13-hotfixes | 1.12.13-hotfixes | for androidx | Yes |
| v1.17.1-hotfixes | 1.17.1 | for androidx | Yes |
# 安装 # 安装
...@@ -48,7 +50,7 @@ androidx branch ...@@ -48,7 +50,7 @@ androidx branch
flutter_boost: flutter_boost:
git: git:
url: 'https://github.com/alibaba/flutter_boost.git' url: 'https://github.com/alibaba/flutter_boost.git'
ref: '1.12.13+1' ref: '1.12.13+2'
``` ```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment