corrected readme

This commit is contained in:
Rex Raphael 2019-03-29 07:44:00 +01:00
parent 1f0e6bafe1
commit 7bca05721f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ dependencies:
Now inside your Dart code you can import it.
```dart
import 'package:flutter_graphql/flutter_graphql.dart';
import 'package:flutter_unity_widget/flutter_unity_widget.dart';
```
<br />