Skip to content

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin-morocho committed Jan 31, 2024
1 parent 9e7e8dc commit 5f3075f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"git.ignoreLimitWarning": true
}
2 changes: 1 addition & 1 deletion website/docs/hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ First add [hooks_meedu](https://pub.dev/packages/hooks_meedu) to your `pubspec.y
```yaml
dependencies:
flutter_hooks: lastest_version
hooks_meedu: ^0.1.4
hooks_meedu: ^0.1.6
```
Expand Down
2 changes: 1 addition & 1 deletion website/docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ environment:
flutter: ">=3.10.0"

dependencies:
flutter_meedu: ^9.0.9
flutter_meedu: ^9.0.10

dev_dependencies:
meedu_lints: ^0.0.6 # <--- ADD THIS
Expand Down

0 comments on commit 5f3075f

Please sign in to comment.