Skip to content

Fixes usage of velocity tracker due to breaking change in Flutter#195

Open
josh-burton wants to merge 1 commit intoakshathjain:masterfrom
josh-burton:velocity-tracker-fix
Open

Fixes usage of velocity tracker due to breaking change in Flutter#195
josh-burton wants to merge 1 commit intoakshathjain:masterfrom
josh-burton:velocity-tracker-fix

Conversation

@josh-burton
Copy link
Copy Markdown

Fixes #193.

@kleeb
Copy link
Copy Markdown

kleeb commented Sep 18, 2020

+1 for merging

@KieranLafferty
Copy link
Copy Markdown

@akshathjain is this repo still being maintained? Noticed that there haven't been any changes in the last 5 months just wondering if it's likely these PRs will get merged in

@omidraha
Copy link
Copy Markdown

Please merge.

@pcl
Copy link
Copy Markdown

pcl commented Sep 27, 2020

FYI you can depend on @josh-burton's version like so:

dependencies:
  sliding_up_panel:
    git:
      url: git@github.com:josh-burton/sliding_up_panel
      ref: 52e53f93b14dd2db4a8f758ddf30d319be69c884

I recommend using the SHA for the ref, and not the branch, since the SHA also serves to validate that the contents are the same as you expect them to be.

@sidrao2006
Copy link
Copy Markdown

This solution was obsoleted by another flutter update - https://api.flutter.dev/flutter/gestures/VelocityTracker/VelocityTracker.html

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.

Flutter new update causes crash

6 participants