glassfy / glassfy-flutter

Open source SDK to quickly integrate subscriptions, stop worring about code maintenance, and getting advanced real-time data. Javascript / iOS glue framework
MIT License
21 stars 4 forks source link

Small Contribution: moved method and parameter names in a constant files #8

Open Arunshaik2001 opened 1 year ago

Arunshaik2001 commented 1 year ago

What does this pr do?

Moved method names and parameters names to constants dart file. it will be easy to reuse same method and param names and make less human errors while typing string names.