Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Unhide gradient#312

Merged
pennzht merged 2 commits intoflutter:masterfrom
pennzht:unhide-gradient
Sep 17, 2020
Merged

Unhide gradient#312
pennzht merged 2 commits intoflutter:masterfrom
pennzht:unhide-gradient

Conversation

@pennzht
Copy link
Member

@pennzht pennzht commented Sep 17, 2020

Remove hide Gradient from the import directive in reference/transformations_demo_board.dart.

Explanation

The file reference/transformations_demo_board.dart imports package:flutter/material.dart and hides Gradient, but Gradient is never defined or used in the file, so removing it should have no effect.

We make this change so that the DartPad code generator can handle import directives better.

@pennzht pennzht requested a review from guidezpl September 17, 2020 07:46
Copy link
Contributor

@JoseAlba JoseAlba left a comment

Choose a reason for hiding this comment

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

██╗      ██████╗ ████████╗███╗   ███╗
██║     ██╔════╝ ╚══██╔══╝████╗ ████║
██║     ██║  ███╗   ██║   ██╔████╔██║
██║     ██║   ██║   ██║   ██║╚██╔╝██║
███████╗╚██████╔╝   ██║   ██║ ╚═╝ ██║
╚══════╝ ╚═════╝    ╚═╝   ╚═╝     ╚═╝

Copy link
Member

@guidezpl guidezpl left a comment

Choose a reason for hiding this comment

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

  _    ___ _____ __  __ 
 | |  / __|_   _|  \/  |
 | |_| (_ | | | | |\/| |
 |____\___| |_| |_|  |_|
                        

@pennzht pennzht merged commit 5f62809 into flutter:master Sep 17, 2020
@pennzht pennzht deleted the unhide-gradient branch September 17, 2020 08:30
gspencergoog pushed a commit to gspencergoog/gallery that referenced this pull request Sep 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants