Skip to content

Conversation

@eliasyishak
Copy link
Contributor

@eliasyishak eliasyishak commented Nov 14, 2023

Related to tracker issue:

This event is for the NullSafetyAnalysisEvent class.

This event has a more involved send method that actually sends 3 separate events. I have taken those 3 separate events and consolidated them down to just one event with 4 parameters included.


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

@github-actions
Copy link

github-actions bot commented Nov 14, 2023

Package publishing

Package Version Status Publish tag (post-merge)
package:unified_analytics 5.5.0 ready to publish unified_analytics-v5.5.0
package:graphs 2.3.2-wip WIP (no publish necessary)
package:cli_config 0.1.2 already published at pub.dev
package:extension_discovery 2.0.1-wip WIP (no publish necessary)

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

@eliasyishak eliasyishak changed the title New enum + constructor added for nullSafetyAnalysisResult New enum + constructor added for nullSafetyMigrationResult Nov 14, 2023
@christopherfujino
Copy link
Contributor

I actually don't think we need this event anymore. I deleted this event in https://github.com/flutter/flutter/pull/123031/files#diff-aee5c7b97c66ed433071dcf682d8643bf6341749f7b14616227f136373dc7363L257, however that got reverted only because we still support non-null-safe code internally.

@eliasyishak
Copy link
Contributor Author

I actually don't think we need this event anymore.

Sounds good, I'll make a note that we are deprecating this event in the tracker issue and close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants