Apptrix.ai is the next step in Fyne Labs’ journey - read on to find out more| Fyne Labs
[et_pb_section fb_built=”1″ theme_builder_area=”post_content” _builder_version=”4.14.6″ _module_preset=”default”][et_pb_row _builder_version=”4.14.6″ _module_preset=”default” theme_builder_area=”post_content”][et_pb_column _builder_version=”4.14.6″ _module_preset=”default” type=”4_4″ theme_builder_area=”post_content”][et_pb_text _builder_version=”4.14.6″ _module_preset=”default” theme_builder_area=”post_content” hover_enabled=”0″ sti...| Fyne Labs
It’s finally here – the Udemy course you have been waiting for, ready to get you up and running with Go and Fyne. Learn from the founder of the Fyne project, our CEO, Andrew Williams. Covering the background of graphical application development, the Fyne toolkit and an introduction to Go everyone will get a solid […]| Fyne Labs
The post Fysion Early Access appeared first on Fyne Labs.| Fyne Labs
Accessing iOS APIs from a Fyne app with a little Go and C code The post Running native iOS code in a Fyne app appeared first on Fyne Labs.| Fyne Labs
We recently worked with Prof. Michelle Williams from the University of Edinburgh to assist in creating an app to assist in her daily work. The follow case study describes the app and the impact it is having on her work. You can also download the case study by clicking this link. Overview Lung cancer is […] The post Case Study: Developing a Cross-Platform Medical Calculator for Lung Cancer Assessment appeared first on Fyne Labs.| Fyne Labs
It’s a busy time at Fyne Labs, with our Fysion app builder entering testing, more customer projects being delivered and a whole load of conferences to attend or present at. But it doesn’t stop there! Looking to the next stage of our product development we see that AI is going to be critical and we […] The post Into the Future with The University of Edinburgh AI Accelerator appeared first on Fyne Labs.| Fyne Labs
[et_pb_section fb_built=”1″ admin_label=”section” _builder_version=”3.22″ global_colors_info=”{}”][et_pb_row admin_label=”row” _builder_version=”4.14.6″ background_size=”initial” background_position=”top_left” background_repeat=”repeat” hover_enabled=”0″ global_colors_info=”{}” sticky_enabled=”0″][et_pb_column type=”4_4″ _builder_version=”3.25″ custom_padding=”|||” global_colors_info=”{}” custom_padding__hover=”|||”][et_pb_te...| Fyne Labs
Since Fyne version `v2.3.0` it has been possible to call native code in the Android JVM using a new RunNative function. This feature opens access to any of the APIs you might want to use from the official Android SDK. This blog post shows how some Go and C code can be used to make […]| Fyne Labs
In Fyne v2.4.0 the Table widget got an upgrade, adding built-in headers for the rows and columns (which could be turned on or off). In this post we explore how these headers can be used to control, and display, sort order that a user can control – let’s see how! We will first set up […]| Fyne Labs