mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

* wip * wip * delete main.m * readd main.m * update to use new channel api * update android * removed android/ * remove debug print * remomved main.m * Update year in copyright * break long line and update name * mit comments * update examples/README * break line * update README * update test
15 lines
685 B
XML
15 lines
685 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="FLUTTER_MODULE_TYPE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<excludeFolder url="file://$MODULE_DIR$/.idea" />
|
|
<excludeFolder url="file://$MODULE_DIR$/.pub" />
|
|
<excludeFolder url="file://$MODULE_DIR$/build" />
|
|
<excludeFolder url="file://$MODULE_DIR$/packages" />
|
|
</content>
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="Dart SDK" level="application" />
|
|
<orderEntry type="library" name="Dart Packages" level="project" />
|
|
</component>
|
|
</module> |