Skip to content

Commit 4eb750c

Browse files
Merge pull request #100 from nubank/mob-plat/flutter-3.0.2
Bump analyzer due to flutter 3.0.2
2 parents 94eb457 + 3c858f0 commit 4eb750c

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## 1.8.0-beta.1
4+
- [FIX] Make Nuvigator compatible with Flutter 3.0.2
5+
-
36
## 1.8.0-beta.0
47
- [FIX] Make Nuvigator compatible with Flutter 2.10.5
58

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ environment:
88
sdk: '>=2.10.0 <3.0.0'
99

1010
dependencies:
11-
analyzer: ^2.8.0
11+
analyzer: ^3.2.0
1212
build: ^2.0.1
1313
build_config: ^1.0.0
1414
code_builder: ^4.0.0

0 commit comments

Comments
 (0)