Skip to content

Commit

Permalink
fix: fixed issues reported by pub (jhomlala#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhomlala authored Nov 9, 2023
1 parent 9075b47 commit 7aaebbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ ios/Runner/GeneratedPluginRegistrant.*
example/macos/Flutter/
example/linux/flutter/

*.txt
android/.gradle

.flutter-plugins
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ version: 0.8.0
homepage: https://github.com/jhomlala/catcher
repository: https://github.com/jhomlala/catcher
issue_tracker: https://github.com/jhomlala/catcher/issues
topis:
topics:
- error
- errors
- logs
- devtools
- tool

environment:
sdk: '>=2.19.6 <3.0.0'
sdk: '>=2.19.6 <4.0.0'
flutter: ">=3.0.0"

dependencies:
Expand Down

0 comments on commit 7aaebbc

Please sign in to comment.