layout | header-img | headline | gallery | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
page |
toolkit |
Easily build native apps<br />that work everywhere |
|
An easy to learn toolkit for creating graphical
apps for desktop, mobile and web.
Code once and build native apps for all platforms and stores.
{% for item in page.gallery %}
{% assign col = forloop.index | modulo: 4 %}
<div class="col-md-2 col-sm-4 col-xs-6{% if col == 1 %} col-md-offset-2{% endif %}">
<a href="#" class="galleryPic" data-target="#galleryModal" data-img="{{ item.img }}" data-caption="{{ item.title }}">
<img src="/img/gallery/{{ item.id }}.png" alt="{{ item.title }}">
</a>
</div>
{% endfor %}
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<p> </p>
<a href="/vision/" class="btn btn-primary btn-xl">Our Vision</a>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">Are you ready to build the future with us?</h2>
<hr class="primary">
</div>
</div>
<div class="row">
<div class="col-lg-4 text-center">
<p>If you can't wait to start building your first Fyne app, you should follow our getting started guide.</p>
<a href="https://developer.fyne.io/started/" class="btn btn-primary btn-xl">Get Started</a>
</div>
<div class="col-lg-4 text-center">
<p>If you are new to the Go language, we recommend running through the Go tour before returning to the Fyne documentation.</p>
<a href="https://go.dev/tour/" class="btn btn-primary btn-xl">Go Tour</a>
</div>
<div class="col-lg-4 text-center">
<p>For developers who prefer to learn from videos we have a collection of getting started tutorials on YouTube.</p>
<a href="https://www.youtube.com/watch?v=-v1vz_NcWng&list=PLjpijTpXl1_po-ld8jORR9k5NornDNKQk" class="btn btn-primary btn-xl">Tutorial Playlist</a>
</div>
</div>
</div>
{% include features.html %}
Really Fyne is one of the rare technology that make me say “woooow” after a try,
that happens rarely.
- Patrice Ferlet
Fyne is the brightest star on the UI sky at the moment.
- Andreas Schneider
It's been pretty easy to start feeling productive in Fyne,
you all did a very nice job!
- Peter Stratton
I'm over the moon excited about fyne.
This is the greatest project since sliced bread.
- Joel Jensen
Blown away with Fyne's ease and beauty. Will definitely use it with Go [...]
Great job you guys!
- Alejantro Martinis
Wouldn't have used anything else than fyne. It is simple and just makes me
understand what I'm actually trying to do.
- Jacob Alzén
{% include portfolio.html %}