Skip to content

Commit 4ce0164

Browse files
authored
Update overrides.dart (#8083)
1 parent 78c59f7 commit 4ce0164

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/lib/package/overrides.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ final _reservedPackageNames = <String>[
4444
'ok_http', // https://github.com/dart-lang/http/tree/master/pkgs/ok_http
4545
'credilio_sbm', // for owner of package:crediliosbm
4646
'app_update',
47+
'flutterkit',
4748
].map(reducePackageName).toList();
4849

4950
const redirectPackageUrls = <String, String>{

0 commit comments

Comments
 (0)