Skip to content

Commit

Permalink
Update dependencies and .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
eernstg committed Jun 21, 2024
1 parent 3bfc1a9 commit a3040fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ android/local.properties
android/app/src/main/kotlin
ios/
test/
linux/
macos/
web/
windows/
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: reflectable_flutter
description: A minimal example using reflectable with Flutter.
environment:
sdk: '>=2.17.0 <3.0.0'
sdk: '>=3.0.0 <4.0.0'

dependencies:
flutter:
Expand Down

0 comments on commit a3040fc

Please sign in to comment.