Files
mcbeno-app/.idea/libraries/Dart_SDK.xml
b3ni15 b1e5efb672 Add iOS launch screen and app icon assets
- Created new app icon images for various sizes and added them to the asset catalog.
- Added launch images for different resolutions (1x, 2x, 3x) in the asset catalog.
- Updated the LaunchScreen storyboard to use the new launch images.
- Created a README for the launch image assets directory.
- Updated Info.plist to reference the new launch storyboard.
- Added a bridging header for Swift compatibility.
- Created initial test file for Runner application.
- Initialized project structure with necessary files and configurations.
2025-08-20 22:55:25 +02:00

19 lines
1.2 KiB
XML

<component name="libraryTable">
<library name="Dart SDK">
<CLASSES>
<root url="file:///Users/benedekballo/development/flutter/bin/cache/dart-sdk/lib/async" />
<root url="file:///Users/benedekballo/development/flutter/bin/cache/dart-sdk/lib/collection" />
<root url="file:///Users/benedekballo/development/flutter/bin/cache/dart-sdk/lib/convert" />
<root url="file:///Users/benedekballo/development/flutter/bin/cache/dart-sdk/lib/core" />
<root url="file:///Users/benedekballo/development/flutter/bin/cache/dart-sdk/lib/developer" />
<root url="file:///Users/benedekballo/development/flutter/bin/cache/dart-sdk/lib/html" />
<root url="file:///Users/benedekballo/development/flutter/bin/cache/dart-sdk/lib/io" />
<root url="file:///Users/benedekballo/development/flutter/bin/cache/dart-sdk/lib/isolate" />
<root url="file:///Users/benedekballo/development/flutter/bin/cache/dart-sdk/lib/math" />
<root url="file:///Users/benedekballo/development/flutter/bin/cache/dart-sdk/lib/mirrors" />
<root url="file:///Users/benedekballo/development/flutter/bin/cache/dart-sdk/lib/typed_data" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>