web_adapter 2.1.1
·
20 commits
to main
since this release
What's new
- Move all source Dart files to
*_impl.dart
to avoid naming collision.
This is a workaround of dart-lang/sdk#56498.