Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Building Cross-Platform GUI Applications with Fyne

You're reading from   Building Cross-Platform GUI Applications with Fyne Create beautiful, platform-agnostic graphical applications using Fyne and the Go programming language

Arrow left icon
Product type Paperback
Published in Jan 2021
Publisher Packt
ISBN-13 9781800563162
Length 318 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Andrew Williams Andrew Williams
Author Profile Icon Andrew Williams
Andrew Williams
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Section 1: Why Fyne? The Reason for Being and a Vision of the Future
2. Chapter 1: A Brief History of GUI Toolkits and Cross-Platform Development FREE CHAPTER 3. Chapter 2: The Future According to Fyne 4. Section 2: Components of a Fyne App
5. Chapter 3: Window, Canvas, and Drawing 6. Chapter 4: Layout and File Handling 7. Chapter 5: Widget Library and Themes 8. Chapter 6: Data Binding and Storage 9. Chapter 7: Building Custom Widgets and Themes 10. Section 3: Packaging and Distribution
11. Chapter 8: Project Structure and Best Practices 12. Chapter 9: Bundling Resources and Preparing for Release 13. Chapter 10: Distribution – App Stores and Beyond 14. Other Books You May Enjoy Appendix A: Developer Tool Installation 1. Appendix B: Installing Mobile Build Tools 2. Appendix C: Cross-Compiling

To get the most out of this book

A basic knowledge of the Go language is assumed throughout this book. If you are not yet familiar with the syntax or concepts, consider running through the online tutorial before you begin reading (tour.golang.org).

To run the examples, you will need at least version 1.12 of Go installed, as well as a C compiler for your computer (required by the Fyne library code). If either of these are not installed, you can find detailed steps in Appendix A, Developer Tool Installation. We will step through the process of installing the Fyne library and its supporting tools as they are required throughout the book:

To develop applications, you will need a Windows, macOS, or Linux computer with the development tools described previously. To test applications on mobile devices, you will also need the Android SDK and/or Xcode (for iOS/iPadOS) environment installed. For more information, refer to Appendix B, Installation of Mobile Build Tools. For the further testing of mobile builds, it is advisable to have a suitable mobile device available.

To derive additional benefits from this book, it would be ideal if you have in mind an app project you are aiming to build. Doing so will help to practice the example code in different settings to better understand the widget and API capabilities. Additionally, this will mean that the app store upload process at the end of this book will result in a published version of your application!

If you are using the digital version of this book, we advise you to access the code via the GitHub repository (link available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime