Skip to content

[Gallery] Add transformations demo #291

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

Merged
merged 5 commits into from
Jan 29, 2020
Merged

[Gallery] Add transformations demo #291

merged 5 commits into from
Jan 29, 2020

Conversation

guidezpl
Copy link
Member

Colors, size and buttons were changed from the original Gallery app. Most, but not all code is included in in code segments.

Screen Shot 2020-01-28 at 6 24 06 PM

Closes material-components/material-components-flutter-gallery#237

Colors, size and buttons were changed
import 'transformations_demo_edit_board_point.dart';
import 'transformations_demo_gesture_transformable.dart';

// BEGIN transformationsDemo#1
Copy link
Contributor

Choose a reason for hiding this comment

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

Does the # 1 thing do something here?

Copy link
Member Author

Choose a reason for hiding this comment

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

It allows concatenating code segments from different files, which I use here for 3/5 of them, I think

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.

Implement 2D Transformations Demo (2)
2 participants