pulyaevskiy / parallax-image

A Flutter widget that paints an image and moves it at a slower speed than the main scrolling content.
BSD 3-Clause "New" or "Revised" License
279 stars 33 forks source link

Migrated to Null Safety and AndroidX #8

Open SurajLad opened 2 years ago

SurajLad commented 2 years ago

Hello,

I have updated codebase to support sound null Safety for Latest version of Flutter 2.2.3, Example also updated with AndroidX Implemenation,

@pulyaevskiy can you check and review the same,we need this plugin to update for some of our projects

Regards,