Skip to content

Conversation

StanleyCocos
Copy link
Contributor

Description

In many scenarios, we need specific information for testing, but we can’t have all devices, so simulated data is quite necessary. I noticed that this feature was previously requested and has received significant support.

I am creating this request to add this functionality.

Related Issues

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I titled the PR using Conventional Commits.
  • I did not modify the CHANGELOG.md nor the plugin version in pubspec.yaml files.
  • All existing and new tests are passing.
  • The analyzer (flutter analyze) does not report any problems on my PR.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate that with a ! in the title as explained in Conventional Commits).
  • No, this is not a breaking change.

Copy link
Member

@miquelbeltran miquelbeltran left a comment

Choose a reason for hiding this comment

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

Thank you!

@miquelbeltran miquelbeltran merged commit f78f32c into fluttercommunity:main Mar 19, 2025
20 of 21 checks passed
@StanleyCocos StanleyCocos deleted the feat/mock branch June 26, 2025 01:36
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.

[Request] device_info_plus has no setMockInitialValues

2 participants