Describe the bug
When generate file in child package, it could not locate the pubspec.lock
To Reproduce
Steps to reproduce the behavior, e.g.:
- Create new Driver
- Create new DrivableWidget using the driver
- Use widget in a build method
- Trying to get data from driver
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
System info (please complete the following information):
- Flutter version: [e.g. 3.3.9]
- widget_driver version: [e.g. 1.2.3]
- OS & version: [e.g. iOS 16.0]
Additional context
Add any other context about the problem here.
Describe the bug
When generate file in child package, it could not locate the pubspec.lock
To Reproduce
Steps to reproduce the behavior, e.g.:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
System info (please complete the following information):
Additional context
Add any other context about the problem here.