Earlybyte / aad_oauth

Flutter Azure Active Directory OAuth Package
https://pub.dev/packages/aad_oauth
MIT License
92 stars 179 forks source link

Getting TypeError: Cannot read properties of undefined (reading 'init') #322

Closed codernhn closed 3 weeks ago

codernhn commented 3 weeks ago

I followed documentation and was trying to implement example code. Given here https://pub.dev/packages/aad_oauth/example. But got following error:-

image