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
f8180293
Commit
f8180293
authored
Sep 09, 2019
by
yangwu.jia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release a new version
parent
080d521b
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+2
-2
README_CN.md
README_CN.md
+2
-2
pubspec.yaml
pubspec.yaml
+1
-1
No files found.
README.md
View file @
f8180293
...
...
@@ -24,7 +24,7 @@ You need to add Flutter to your project before moving on.The version of the flut
Open you pubspec.yaml and add the following line to dependencies:
```
java
flutter_boost:
^
0.1
.
5
1
flutter_boost:
^
0.1
.
5
2
```
or you could rely directly on a Github project tag, for example(recommended)
...
...
@@ -33,7 +33,7 @@ or you could rely directly on a Github project tag, for example(recommended)
flutter_boost:
git:
url:
'
https:
//github.com/alibaba/flutter_boost.git'
ref:
'
0.1
.
5
1
'
ref:
'
0.1
.
5
2
'
```
...
...
README_CN.md
View file @
f8180293
...
...
@@ -22,7 +22,7 @@
打开pubspec.yaml并将以下行添加到依赖项:
```
json
flutter_boost:
^
0.1
.
5
1
flutter_boost:
^
0.1
.
5
2
```
或者可以直接依赖github的项目的版本,Tag,pub发布会有延迟,推荐直接依赖Github项目
...
...
@@ -32,7 +32,7 @@ flutter_boost: ^0.1.51
flutter_boost:
git:
url:
'
https:
//github.com/alibaba/flutter_boost.git'
ref:
'
0.1
.
5
1
'
ref:
'
0.1
.
5
2
'
```
## Dart代码的集成
...
...
pubspec.yaml
View file @
f8180293
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
:
0.1.5
1
version
:
0.1.5
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