universal_io icon indicating copy to clipboard operation
universal_io copied to clipboard

Install page contains deprecated code

Open guyluz11 opened this issue 4 years ago • 0 comments

The install page is talking about importing

import 'package:universal_io/prefer_sdk/io.dart';
import 'package:universal_io/prefer_universal/io.dart';

image

that are deprecated as far as the IDE tells me

image

Should I open pull request to remove them ?

guyluz11 avatar Aug 16 '21 23:08 guyluz11