Skip to content

[Gallery] Add transformations demo#291

Merged
guidezpl merged 5 commits into
masterfrom
transformations-demo
Jan 29, 2020
Merged

[Gallery] Add transformations demo#291
guidezpl merged 5 commits into
masterfrom
transformations-demo

Conversation

@guidezpl
Copy link
Copy Markdown
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
Comment thread gallery/gallery/lib/l10n/intl_en_US.arb Outdated
Comment thread gallery/gallery/lib/l10n/intl_en_US.arb Outdated
Comment thread gallery/gallery/lib/demos/reference/transformations_demo_edit_board_point.dart Outdated
Comment thread gallery/gallery/lib/demos/reference/transformations_demo_color_picker.dart Outdated
Comment thread gallery/gallery/lib/demos/reference/transformations_demo_board.dart Outdated
Comment thread gallery/gallery/lib/demos/reference/transformations_demo.dart Outdated
import 'transformations_demo_edit_board_point.dart';
import 'transformations_demo_gesture_transformable.dart';

// BEGIN transformationsDemo#1
Copy link
Copy Markdown
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
Copy Markdown
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