agnostech / flutter_amplify

Flutter Plugins for AWS Amplify SDK
https://agnostech.github.io/flutteramplify
MIT License
78 stars 15 forks source link

Renaming the main class #1

Closed Ludonope closed 4 years ago

Ludonope commented 4 years ago

I think it would be nice to rename the main cognito class as AwsAmplifyCognito or even simply AmplifyCognito. The Flutter prefix (and even Aws) is pretty redundant and adds complexity, when we know that we are working with flutter!

Right now is a good moment to do that change since it's in the very early stage of the development, and not that many people would be impacted.

vishal-android-freak commented 4 years ago

Thanks for the suggestion, mate. Makes sense! I'll do it :)