mirror of
https://github.com/tonytins/bullseye.git
synced 2025-03-14 20:01:21 +00:00
- The project was restarted using Android Studio. - Adoptive platform-specific widgets has been removed due to build issues with Android. - Dual-licensed under the BSD-3-Clause license and UNLICENSE.
9 lines
No EOL
373 B
XML
9 lines
No EOL
373 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="Dart SDK" level="project" />
|
|
<orderEntry type="library" name="Dart Packages" level="project" />
|
|
</component>
|
|
</module> |