Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flame chart zoom and navigation with WASD keys #1611

Merged
merged 20 commits into from
Feb 12, 2020
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update pubspec for fluter_widgets 0.1.8
  • Loading branch information
kenzieschmoll committed Dec 27, 2019
commit f7b3711d6e3e20300ea6d81ae591ef96113b7cae
2 changes: 1 addition & 1 deletion packages/devtools_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies:
sdk: flutter
flutter_web_plugins:
sdk: flutter
flutter_widgets: ^0.1.6
flutter_widgets: ^0.1.8

dependency_overrides:
# When this is removed, don't forget to add back the override for test tag.
Expand Down