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

Rebuild packages/animations/example to enable macOS #105

Closed
wants to merge 3 commits into from
Closed

Rebuild packages/animations/example to enable macOS #105

wants to merge 3 commits into from

Conversation

domesticmouse
Copy link
Contributor

No description provided.

@domesticmouse domesticmouse changed the title Rebuild packages/nimations/example to enable macOS Rebuild packages/animations/example to enable macOS Feb 21, 2020
@goderbauer
Copy link
Member

How was this generated? Is this just deleting the ios, android etc folders and running flutter create again?

@@ -37,12 +37,12 @@ android {
}

defaultConfig {
applicationId "dev.flutter.packages.animations.example"
Copy link
Member

Choose a reason for hiding this comment

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

Here and elsewhere: we should keep the more specific application ids.

Copy link
Contributor Author

@domesticmouse domesticmouse Feb 24, 2020

Choose a reason for hiding this comment

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

Reverted this change, by re-running flutter create --org=dev.flutter.packages.animations .

@goderbauer
Copy link
Member

On cirrus we currently only check that ios and android continue to build. We probably need to add checks for other platforms as well if we add them. Otherwise this can just break without us noticing...

@domesticmouse
Copy link
Contributor Author

I know nothing about how to setup Cirrus for web and macOS. Fwiw, the web version is currently broken.

/cc @kevmoo for clues on what is required to fix all of this =)

@kevmoo
Copy link
Contributor

kevmoo commented Feb 24, 2020 via email

@domesticmouse domesticmouse deleted the animations_example_rebuild branch March 18, 2020 20:28
stuartmorgan pushed a commit to stuartmorgan/packages that referenced this pull request Apr 30, 2021
stuartmorgan pushed a commit that referenced this pull request Oct 31, 2024
Avoids overdraw where possible for fills.
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.

3 participants