Skip to content

Commit

Permalink
Update extension prefix list
Browse files Browse the repository at this point in the history
  • Loading branch information
emackey committed May 11, 2024
1 parent 2b8bd0f commit 82ac32f
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion lib/src/ext/extensions.dart
Original file line number Diff line number Diff line change
Expand Up @@ -126,28 +126,38 @@ const Set<String> kReservedPrefixes = <String>{
'AMZN',
'ANIMECH',
'ASOBO',
'AUDACES',
'AVR',
'BENTLEY',
'BLENDER',
'C3D',
'CAPTURE',
'CESIUM',
'CITRUS',
'CLO',
'CVTOOLS',
'DGG',
'DOTV',
'EMBARK',
'ENVOKE',
'EPIC',
'ESSILORLUXOTTICA',
'F8',
'FB',
'FOXIT',
'GODOT',
'GOOGLE',
'GRIFFEL',
'HEVOLUS',
'ICOSA',
'INTEL',
'KDAB',
'KITTYCAD',
'LLQ',
'MAGNUM',
'MAXAR',
'MESHOPT',
'MIRROR',
'MOZ',
'MPEG',
'MSFT',
Expand Down Expand Up @@ -179,5 +189,6 @@ const Set<String> kReservedPrefixes = <String>{
'UX3D',
'VRMC',
'VSEKAI',
'WEB3D'
'WEB3D',
'WGE'
};

0 comments on commit 82ac32f

Please sign in to comment.