Showing
1 changed file
with
5 additions
and
1 deletions
| @@ -15,6 +15,10 @@ | @@ -15,6 +15,10 @@ | ||
| 15 | 15 | ||
| 16 | [Histórico de atualizações](https://github.com/OpenFlutter/flutter_screenutil/blob/master/CHANGELOG.md) | 16 | [Histórico de atualizações](https://github.com/OpenFlutter/flutter_screenutil/blob/master/CHANGELOG.md) |
| 17 | 17 | ||
| 18 | +## Note | ||
| 19 | +v3 requer `flutter> = 1.19.0`. | ||
| 20 | +v2 é usado para a versão atual de flutter estável. | ||
| 21 | + | ||
| 18 | ## Como usar: | 22 | ## Como usar: |
| 19 | 23 | ||
| 20 | ### Adicionando a dependência: | 24 | ### Adicionando a dependência: |
| @@ -302,4 +306,4 @@ import 'package:flutter_screenutil/flutter_screenutil.dart'; | @@ -302,4 +306,4 @@ import 'package:flutter_screenutil/flutter_screenutil.dart'; | ||
| 302 | Efeito: | 306 | Efeito: |
| 303 | 307 | ||
| 304 |  | 308 |  |
| 305 | - | ||
| 309 | + |
-
Please register or login to post a comment