shounakmulay / Telephony

Flutter plugin for telephony features like query device sms directory, listen for incoming messages, retrieve various network parameters, etc.
https://telephony.shounakmulay.dev
MIT License
139 stars 126 forks source link

Error with Flutter 2.2.0 #85

Closed mustafa-fahimi closed 3 years ago

mustafa-fahimi commented 3 years ago

Hi. Since I updated Flutter to 2.2.0 I get this error and can't use this package. Error: telephony-0.1.3\android\src\main\kotlin\com\shounakmulay\telephony\sms\SmsMethodCallHandler.kt: (52, 62): Expecting a parameter declaration

shounakmulay commented 3 years ago

Duplicate of #84

I will remove the trailing commas in next release.

shounakmulay commented 3 years ago

Fixed in v0.1.4