Skip to content

Commit

Permalink
exclude jnigen files (pkgs/ok_http/lib/src/third_party) and sort pub …
Browse files Browse the repository at this point in the history
…dependencies
  • Loading branch information
Anikate-De committed May 30, 2024
1 parent 8133bed commit bae6f5c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions pkgs/ok_http/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
include: ../../analysis_options.yaml

analyzer:
exclude:
- lib/src/third_party/
4 changes: 2 additions & 2 deletions pkgs/ok_http/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ environment:
dependencies:
flutter:
sdk: flutter
plugin_platform_interface: ^2.0.2
jni: ^0.9.2
http: ^1.2.1
jni: ^0.9.2
plugin_platform_interface: ^2.0.2

dev_dependencies:
dart_flutter_team_lints: ^2.0.0
Expand Down

0 comments on commit bae6f5c

Please sign in to comment.