Masterarbeit Richard Stern. Flutter App, sich mit einem Bluetooth-Gerät verbindet und Berührungen auf einem Sensor visualisiert.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

misc.xml 1.4KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="NullableNotNullManager">
  4. <option name="myDefaultNullable" value="android.support.annotation.Nullable" />
  5. <option name="myDefaultNotNull" value="android.support.annotation.NonNull" />
  6. <option name="myNullables">
  7. <value>
  8. <list size="5">
  9. <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" />
  10. <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" />
  11. <item index="2" class="java.lang.String" itemvalue="javax.annotation.CheckForNull" />
  12. <item index="3" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
  13. <item index="4" class="java.lang.String" itemvalue="android.support.annotation.Nullable" />
  14. </list>
  15. </value>
  16. </option>
  17. <option name="myNotNulls">
  18. <value>
  19. <list size="4">
  20. <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" />
  21. <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
  22. <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
  23. <item index="3" class="java.lang.String" itemvalue="android.support.annotation.NonNull" />
  24. </list>
  25. </value>
  26. </option>
  27. </component>
  28. </project>