Trace: • Flutter UI
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
flutterui:home [2023/02/28 23:17] admin |
flutterui:home [2023/07/06 10:18] (current) admin |
||
---|---|---|---|
Line 3: | Line 3: | ||
~~NOPDF~~ | ~~NOPDF~~ | ||
- | This is the place for the documentation of our [[https://github.com/sibvisions/flutter_jvx|Flutter UI]]. | + | This is the place for the documentation of our [[https://github.com/sibvisions/flutter_jvx|Flutter UI]]. \\ |
+ | If you're interested in API details or developer documentation, please read [[https://github.com/sibvisions/flutter_jvx/wiki|here]]. | ||
<html> | <html> | ||
Line 9: | Line 10: | ||
<div class="idxcolumn first"> | <div class="idxcolumn first"> | ||
<h3>General</h3> | <h3>General</h3> | ||
+ | <div class="text"><a href="version_check">How version check works</a></div> | ||
<div class="text"><a href="startup_props">Startup Request properties</a></div> | <div class="text"><a href="startup_props">Startup Request properties</a></div> | ||
- | <div class="text"><a href="custom_screen">Creating a custom screen</a></div> | ||
- | <div class="text"><a href="data_api">Data API</a></div> | ||
<div class="text"><a href="application_parameters">Custom application parameters</a></div> | <div class="text"><a href="application_parameters">Custom application parameters</a></div> | ||
+ | <div class="text"><a href="app_config">Application configuration</a></div> | ||
<div class="text"><a href="build_release">Build release</a></div> | <div class="text"><a href="build_release">Build release</a></div> | ||
<div class="text"><a href="faq">FAQ</a></div> | <div class="text"><a href="faq">FAQ</a></div> | ||
Line 44: | Line 45: | ||
<div class="text"><a href="slider_button">Slider button</a></div> | <div class="text"><a href="slider_button">Slider button</a></div> | ||
<div class="text"><a href="text_button">Text button</a></div> | <div class="text"><a href="text_button">Text button</a></div> | ||
- | <div class="text"><a href="dark_mode">Dark mode</a></div> | + | <div class="text"><a href="dark_mode">Dark mode</a></div> |
+ | <div class="text"><a href="multi_apps">Multiple applications</a></div> | ||
+ | <div class="text"><a href="haptic_feedback">Haptic feedback</a></div> | ||
+ | <div class="text"><a href="label_styles">Label styles</a></div> | ||
+ | <div class="text"><a href="panel_styles">Panel styles</a></div> | ||
+ | <div class="text"><a href="button_styles">Button styles</a></div> | ||
+ | <div class="text"><a href="celleditor_styles">Cell editor styles</a></div> | ||
+ | <div class="text"><a href="editor_icons">Editor icons</a></div> | ||
+ | <div class="text"><a href="editor_border_styling">Editor border styling</a></div> | ||
+ | <div class="text"><a href="using_darkmode">Using dark mode</a></div> | ||
</div> | </div> | ||
</div> | </div> | ||
</html> | </html> |