Skip to content

v1.2.2

Compare
Choose a tag to compare
@Francessco121 Francessco121 released this 05 Jul 01:49
· 49 commits to master since this release
  • Replace dart:js usage with package:js. This gets around a dart2js issue when compiling a Flutter app for the web and also "modernizes" the codebase a little.
  • Deprecated MissingMsalJsException. This is no longer thrown even if msal.js is missing.
  • Added Flutter Web app example.