universal_io
universal_io copied to clipboard
Install page contains deprecated code
The install page is talking about importing
import 'package:universal_io/prefer_sdk/io.dart';
import 'package:universal_io/prefer_universal/io.dart';

that are deprecated as far as the IDE tells me

Should I open pull request to remove them ?