Skip to content

updated dependencies#40

Open
Vera-Spoettl wants to merge 3 commits intomylisabox:masterfrom
Vera-Spoettl:master
Open

updated dependencies#40
Vera-Spoettl wants to merge 3 commits intomylisabox:masterfrom
Vera-Spoettl:master

Conversation

@Vera-Spoettl
Copy link
Copy Markdown

Only an update to the latest version of the dependencies and the latest SDK.

removed smoke test from example.

Copy link
Copy Markdown
Member

@jaumard jaumard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR, just few minor changes and it's good to go

@@ -0,0 +1,13 @@
#!/bin/sh
# This is a generated file; do not edit or check into version control.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should not be in version control

pubspec.yaml Outdated
Comment on lines +11 to +13
visibility_detector: ">=0.2.0 <1.0.0"
flutter_hooks: ">=0.16.0 <1.0.0"
http: ">=0.13.1 <2.0.0"
visibility_detector: ^0.4.0
flutter_hooks: ^0.21.3+1
http: ^1.2.1
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer using range to avoid having to push new versions just to update deps, can you keep those just update the lower bounds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants