Flutter-Party-Event-Application icon indicating copy to clipboard operation
Flutter-Party-Event-Application copied to clipboard

Null Safety Error

Open Dilum-IR opened this issue 1 year ago • 0 comments

Solve Null Safety Error ??

Null Safety Error appeared for latest SDK environment when using animation package & page transition package.
How to solve that error ??

  • simple_animations: ^1.1.3
  • page_transition: ^1.1.4

you should update the code to make it null safe

Dilum-IR avatar Jan 21 '24 08:01 Dilum-IR