anirudhsharma392 / Slider-Button

A flutter package for creating a slider button widget.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merge null-safety and add desktop support

Ch4rl3B opened this issue · comments

Please, I see it's a pull request that adds null safety... it would be nice if you merge it.

I may also contribute to add Desktop support if you are interested.. this is a great job, don't let it unmantained.

Please merge the null-safety pull request!!!

You can use the null safety pull request by adding in pubspec.yaml this code

  slider_button:
    git:
      url: https://github.com/julianodportela/Slider-Button

and running flutter pub get in the terminal