mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Fix setTitle on web
This commit is contained in:
3
lib/platform/set_title_none.dart
Normal file
3
lib/platform/set_title_none.dart
Normal file
@@ -0,0 +1,3 @@
|
||||
void setTitleWeb(String title) {
|
||||
throw UnimplementedError();
|
||||
}
|
||||
Reference in New Issue
Block a user