Skip to content

Commit 264e506

Browse files
authored
Update README.md
1 parent d0f82be commit 264e506

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

+3-10
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,12 @@ Liked some of my work? Buy me a coffee (or more likely a beer)
2323

2424
## Download apk [here](https://nightly.link/hoc081098/node-auth-flutter-BLoC-pattern-RxDart/workflows/flutter/master/app.zip)
2525

26-
## Flutter version: channel stable
26+
## Flutter version (stable channel)
2727

2828
```yaml
2929
environment:
30-
sdk: ">=2.17.1 <3.0.0"
31-
flutter: ">=3.0.1"
32-
```
33-
34-
```shell
35-
Flutter 3.0.1 • channel stable • https://github.com/flutter/flutter.git
36-
Framework • revision fb57da5f94 (2 weeks ago) • 2022-05-19 15:50:29 -0700
37-
Engine • revision caaafc5604
38-
Tools • Dart 2.17.1 • DevTools 2.12.2
30+
sdk: ^3.4.3
31+
flutter: ">=3.22.2"
3932
```
4033
4134
## Screenshots

0 commit comments

Comments
 (0)