Adds in image icons

This commit is contained in:
zontreck 2024-07-21 03:13:12 -07:00
parent 7836668d4c
commit 192f039421
21 changed files with 88 additions and 51 deletions

View file

@ -25,3 +25,18 @@ dev_dependencies:
flutter:
uses-material-design: true
assets:
- "Icons/PNG/Boolean.png"
- "Icons/PNG/Byte.png"
- "Icons/PNG/ByteArray.png"
- "Icons/PNG/Compound.png"
- "Icons/PNG/Double.png"
- "Icons/PNG/Float.png"
- "Icons/PNG/Integer.png"
- "Icons/PNG/IntegerArray.png"
- "Icons/PNG/List.png"
- "Icons/PNG/Long.png"
- "Icons/PNG/LongArray.png"
- "Icons/PNG/Short.png"
- "Icons/PNG/String.png"