Skip to content

Commit

Permalink
Correct README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mounir-Bouaiche committed May 31, 2024
1 parent ff3fa62 commit 7f1c3a6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ dependencies:
import 'package:flutter_screenutil/flutter_screenutil.dart';
```

*Note: if you want to use version 5, add:*
```dart
import 'package:flutter_screenutil/v5/flutter_screenutil.dart';
```

### 3) Declare ScreenUtil on top of widget hierarchy

#### Use ScreenUtil directly (recommended)
Expand Down

0 comments on commit 7f1c3a6

Please sign in to comment.