Skip to content

Commit

Permalink
docs: import correction on README.md
Browse files Browse the repository at this point in the history
Import correction on README.md.

Signed-off-by: Alex Manoel Ferreira Silva <alex@legytma.com.br>
  • Loading branch information
Alex Manoel Ferreira Silva committed Aug 13, 2020
1 parent 58d5297 commit 89f1866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -153,7 +153,7 @@ $ flutter packages get
```
* Import it into the code file:
```dart
import 'package:schema_form/schema_form.dart';
import 'package:schema_widget/schema_widget.dart';
```

### Usage
Expand Down

0 comments on commit 89f1866

Please sign in to comment.