Need guidance on migrating package examples #2776
Labels
dev.null-safety
Relates to transforming or migrating Dart code to sound null safety
dev.packages
Relates to package publishing
e2-days
Can complete in < 5 days of normal, not dedicated, work
p3-low
Valid but not urgent concern. Resolve when possible. Encourage upvote to surface.
st.triage.ltw
Indicates Lead Tech Writer has triaged
One note from my last-mile experience: there's no mention in the docs about migrating examples / samples, yet they're quite likely to have a separate
pubspec.yaml
.That introduces a number of (unanswered) questions. For example, what if an example doesn't have all its dependencies migrated? Is it better to not start the migration? Start the migration but leave the example unmigrated? Migrate the example and just ignore the complaints about its dependencies?
/cc @kevmoo
The text was updated successfully, but these errors were encountered: