Skip to content

Commit

Permalink
Merge tag '17.0.0' into develop
Browse files Browse the repository at this point in the history
17.0.0
  • Loading branch information
joanpablo committed Mar 30, 2024
2 parents ba472bb + 839968f commit 40d917b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ samples, guidance on mobile development, and a full API reference.

## Minimum Requirements

- Dart SDK: >=3.0.0 <4.0.0
- Flutter: >=3.10.0
- Dart SDK: >=3.2.0 <4.0.0
- Flutter: >=3.16.0

> For using **Reactive Forms** in projects below Flutter 2.8.0 please use the version <= 10.7.0 of
> **Reactive Forms**.
Expand All @@ -88,7 +88,7 @@ dependencies:
flutter:
sdk: flutter

reactive_forms: ^16.1.1
reactive_forms: ^17.0.0
```
Then run the command `flutter packages get` on the console.
Expand Down

0 comments on commit 40d917b

Please sign in to comment.