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

feat: core widget wrapper #43

Closed
wants to merge 2 commits into from

Conversation

t-girniak
Copy link

Description

The Core Wrapper allows to replace the default MaterialApp golden test wrapper. In this way, user is in full control of the golden test wrapper and can specify any core widget. For example, the CupertinoApp with some custom localisation can be used. If CoreWrapper is not passed, the default MaterialWrapper is used.

Type of Change

  • [x ] ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@t-girniak t-girniak closed this Apr 14, 2022
@t-girniak t-girniak changed the title Feat/core widget wrapper feat: core widget wrapper May 10, 2022
@t-girniak t-girniak mentioned this pull request May 10, 2022
1 task
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.

None yet

1 participant