Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e460c3e

Browse files
Fix README.md
Removed double quotes in information dependencies
1 parent aafeda5 commit e460c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In the `pubspec.yaml` of your flutter project, add the following dependency:
1313
```yaml
1414
dependencies:
1515
...
16-
jsonloader: "^1.0.0"
16+
jsonloader: ^1.0.0
1717
```
1818
1919
In your library add the following import:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /