We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94eb457 + 3c858f0 commit 4eb750cCopy full SHA for 4eb750c
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+## 1.8.0-beta.1
4
+- [FIX] Make Nuvigator compatible with Flutter 3.0.2
5
+-
6
## 1.8.0-beta.0
7
- [FIX] Make Nuvigator compatible with Flutter 2.10.5
8
pubspec.yaml
@@ -8,7 +8,7 @@ environment:
sdk: '>=2.10.0 <3.0.0'
9
10
dependencies:
11
- analyzer: ^2.8.0
+ analyzer: ^3.2.0
12
build: ^2.0.1
13
build_config: ^1.0.0
14
code_builder: ^4.0.0
0 commit comments