Commit bc98f993 authored by Jidong Chen's avatar Jidong Chen Committed by GitHub

Update Readme

parent f2dace06
......@@ -23,6 +23,15 @@ Open you pubspec.yaml and add the following line to dependencies:
flutter_boost: ^0.0.400
```
or you could rely directly on a Github project tag, for example(recommended)
```java
flutter_boost:
git:
url: 'https://github.com/alibaba/flutter_boost.git'
ref: '0.0.408'
```
## Integration with Flutter code.
Add init code to you App
......
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