Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
flutter_boost_1.22.4
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
谢冠章
flutter_boost_1.22.4
Commits
bef3b1ee
Commit
bef3b1ee
authored
Mar 02, 2020
by
justin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release a new version
parent
14524c51
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
CHANGELOG.md
CHANGELOG.md
+1
-1
README.md
README.md
+2
-2
README_CN.md
README_CN.md
+2
-2
pubspec.yaml
pubspec.yaml
+1
-1
No files found.
CHANGELOG.md
View file @
bef3b1ee
## 1.9.1+
1
## 1.9.1+
2
Rename the version number and start supporting androidx by default, Based on the flutter 1.9.1 - hotfixs。
fixed bugs
...
...
README.md
View file @
bef3b1ee
...
...
@@ -29,7 +29,7 @@ You need to add Flutter to your project before moving on.The version of the flut
| 0.1.60 | 1.9.1-hotfixes | Android does not support andriodx if other flutter branches will compile incorrectly. | No |
| 0.1.61-0.1.69 | 1.9.1-hotfixes | bugfix for 0.1.60. | No |
| 0.1.63 | 1.9.1-hotfixes | If other branches will compile incorrectly. Synchronize with the 0.1.60 code, and bugfix also merge to this branch. | No |
| 1.9.1+
1
| 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 |
...
...
@@ -53,7 +53,7 @@ androidx branch
flutter_boost:
git:
url:
'https://github.com/alibaba/flutter_boost.git'
ref:
'
1.9
.
1
+
1
'
ref:
'
1.9
.
1
+
2
'
```
support branch
```
json
...
...
README_CN.md
View file @
bef3b1ee
...
...
@@ -29,7 +29,7 @@
| 0.1.60 | 1.9.1-hotfixes | android 如果其他 flutter 分支会编译错误。 | No |
| 0.1.63 | 1.9.1-hotfixes | 和 0.1.60 代码同步, bugfix 也会合入该分支,如果其他分支会编译错误。 | No |
| 0.1.61-0.1.69 | 1.9.1-hotfixes | 0.1.60 的 bugfix。 | No |
| 1.9.1+
1
| 1.9.1-hotfixes | 版本号重新命名,开始默认支持androidx | Yes |
| 1.9.1+
2
| 1.9.1-hotfixes | 版本号重新命名,开始默认支持androidx | Yes |
...
...
@@ -55,7 +55,7 @@ androidx branch
flutter_boost:
git:
url:
'https://github.com/alibaba/flutter_boost.git'
ref:
'
1.9
.
1
+
1
'
ref:
'
1.9
.
1
+
2
'
```
support branch
```
json
...
...
pubspec.yaml
View file @
bef3b1ee
name
:
flutter_boost
description
:
A next-generation Flutter-Native hybrid solution. FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts.
version
:
1.9.1+
1
version
:
1.9.1+
2
author
:
Alibaba Xianyu
homepage
:
https://github.com/alibaba/flutter_boost
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment