Skip to content

Commit

Permalink
Solve the dependencies of the example issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lamnhan066 committed Jan 21, 2025
1 parent 39bd786 commit 0b581be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,17 @@ dependencies:
# The example app is bundled with the plugin so we use a path dependency on
# the parent directory to use the current plugin's version.
path: ../
isolate_manager_generator: ^0.0.1

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
http: ^1.1.0

dependency_overrides:
isolate_manager:
path: ../

dev_dependencies:
flutter_test:
sdk: flutter
Expand Down

0 comments on commit 0b581be

Please sign in to comment.