-
Notifications
You must be signed in to change notification settings - Fork 26
Conversation
@kevmoo How should I set up the github workflows for this pluggin? |
@liamappelbe – you'll have to set up your own workflow for Flutter. Maybe start at https://github.com/marketplace/actions/flutter-action ? |
I don't really understand the |
LIkely. Try using an https: dep instead of git@ |
I can't repro the analysis failures locally. Why would it not be able to find |
run: flutter pub upgrade | ||
run: | | ||
flutter pub upgrade | ||
flutter pub upgrade --directory example |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@liamappelbe – now analyze is working – need to run upgrade in both dirs!
Getting close! |
wooo!!! |
Only Android is supported at the moment. #40