Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ciriousjoker committed Sep 15, 2023
1 parent 53a832c commit 4fa9e3a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 2.0.0

- Updated for `firebase_remote_config: 4.2.5`
- Added support for Flutter 3

## 1.0.3

- Updated for `firebase_remote_config: 3.0.6`
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ homepage: https://philippbauer.me/
repository: https://github.com/CiriousJoker/fake_firebase_remote_config

environment:
sdk: ">=2.15.1 <3.0.0"
sdk: ">=2.15.1 <4.0.0"
flutter: ">=1.17.0"

dependencies:
Expand Down

0 comments on commit 4fa9e3a

Please sign in to comment.