akshathjain / sliding_up_panel

A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!
https://pub.dartlang.org/packages/sliding_up_panel
Other
1.38k stars 378 forks source link

Package does not work with latest version of flutter and dart #241

Closed godwintrav closed 3 years ago

godwintrav commented 3 years ago

Describe the bug This package does not work with the new flutter sdk version and new dart sdk version

To Reproduce Please make the package work with the new sdk versions

Expected behavior I expect this package to be able to build and compile with the flutter latest sdk version without crashing the app

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

Smartphone (please complete the following information):

Sample main.dart Please provide a sample main.dart that reproduces this issue. The code provided here should be able to be run on its own without any external dependencies.

akshathjain commented 3 years ago

See #223