Skip to content

Commit

Permalink
Update overrides.dart (#8083)
Browse files Browse the repository at this point in the history
  • Loading branch information
sigurdm authored Sep 27, 2024
1 parent 78c59f7 commit 4ce0164
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/lib/package/overrides.dart
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ final _reservedPackageNames = <String>[
'ok_http', // https://github.com/dart-lang/http/tree/master/pkgs/ok_http
'credilio_sbm', // for owner of package:crediliosbm
'app_update',
'flutterkit',
].map(reducePackageName).toList();

const redirectPackageUrls = <String, String>{
Expand Down

0 comments on commit 4ce0164

Please sign in to comment.