jonsaw / amazon-cognito-identity-dart

Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS.
MIT License
204 stars 93 forks source link

AndroidX issue with the example project #83

Open jukka-palomaki opened 3 years ago

jukka-palomaki commented 3 years ago

Example project is not compiling anymore

Launching lib/main.dart on sdk gphone x86 arm in debug mode...
[!] Your app isn't using AndroidX.
.....
Running Gradle task 'assembleDebug'...                                  
Running Gradle task 'assembleDebug'... Done                        20.3s
AndroidX incompatibilities may have caused this build to fail. Please migrate your app to AndroidX.