Skip to content

Commit

Permalink
Update extension prefix list (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoronil committed Oct 4, 2022
1 parent 5144a96 commit 2b8bd0f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lib/src/ext/extensions.dart
Original file line number Diff line number Diff line change
Expand Up @@ -133,13 +133,16 @@ const Set<String> kReservedPrefixes = <String>{
'CITRUS',
'CLO',
'CVTOOLS',
'DOTV',
'EMBARK',
'EPIC',
'ESSILORLUXOTTICA',
'F8',
'FB',
'FOXIT',
'GOOGLE',
'GRIFFEL',
'HEVOLUS',
'INTEL',
'KDAB',
'LLQ',
Expand All @@ -151,6 +154,7 @@ const Set<String> kReservedPrefixes = <String>{
'MTTR',
'MX',
'NEEDLE',
'NTAR',
'NV',
'OFT',
'OMI',
Expand All @@ -170,8 +174,10 @@ const Set<String> kReservedPrefixes = <String>{
'SPECTRUM',
'TENCENT',
'TRYON',
'UNITY',
'USSF',
'UX3D',
'VRMC',
'VSEKAI',
'WEB3D'
};

0 comments on commit 2b8bd0f

Please sign in to comment.