Leondev7 / flutter_fab_dialer

Floating action button dialer
BSD 3-Clause "New" or "Revised" License
67 stars 31 forks source link

Latest Version on Pub Not Working #5

Closed haydenflinner closed 6 years ago

haydenflinner commented 6 years ago

https://pub.dartlang.org/packages/flutter_fab_dialer#-versions-tab-

Check the failed documentation link. Had to import 0.0.2.

haydenflinner commented 6 years ago

I also didn't like the API for using this library and when I got 0.0.2 to work, I had a bunch of overflow warnings. For anyone who got here from the StackOverflow post on a similar topic, I've published Collin Jackson's library on pub to be a base for future work. https://github.com/haydenflinner/flutter_speed_dialer

Leondev7 commented 6 years ago

I'll fix it as soon as I can. What was the problem with version 0.0.2?