Initialized Flutter project

This commit is contained in:
Dennis Nemec
2026-02-01 00:04:50 +01:00
parent f329d7204d
commit f5fde20858
78 changed files with 3387 additions and 0 deletions

11
.idea/App-Gaslieferung.iml generated Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Dart SDK" level="project" />
<orderEntry type="library" name="Dart Packages" level="project" />
</component>
</module>