Skip to content

Commit

Permalink
Merge pull request #375 from sidrao2006/build/add-pub-platform-declar…
Browse files Browse the repository at this point in the history
…ation

Add `platform` declaration to pubspec.yaml
  • Loading branch information
martijn00 authored Jul 31, 2024
2 parents 5345af5 + 0d25eaf commit fcea8d3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions flutter_cache_manager/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,11 @@ dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.4.4

platforms:
android:
ios:
linux:
macos:
web:
windows:

0 comments on commit fcea8d3

Please sign in to comment.