We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78c59f7 commit 4ce0164Copy full SHA for 4ce0164
app/lib/package/overrides.dart
@@ -44,6 +44,7 @@ final _reservedPackageNames = <String>[
44
'ok_http', // https://github.com/dart-lang/http/tree/master/pkgs/ok_http
45
'credilio_sbm', // for owner of package:crediliosbm
46
'app_update',
47
+ 'flutterkit',
48
].map(reducePackageName).toList();
49
50
const redirectPackageUrls = <String, String>{
0 commit comments