flutter_dialpad 0.0.5
flutter_dialpad: ^0.0.5 copied to clipboard
A phone dialer widget that can be added to any Flutter Application to enable ability to dial a number. This could be combined with a voip application to enable placing calls.
0.0.5 - 2019-07-27 #
- Fix issue where dial button event is not fired
0.0.4 - 2019-07-27 #
- Added DTMF Tone and Option to Turn it Off
0.0.3 - 2019-07-26 #
- Added Example and Overflow Bug Fix
0.0.2 - 2019-07-26 #
- Clean up code per pub.dev suggestions
0.0.1 - 2019-07-26 #
- Initial Release of the Flutter Dial Pad Widget