Fyne tutorial playlist

Learn everything you need to about Fyne and Golang to develop fast, secure, and performant software.

Curated by: Moshe Tech (33 videos)


Currently Playing: 13.0 Persistent User Data in Fyne Apps using Preferences API

How to Use the Preferences API in Go Fyne | Save & Load User Setting In this tutorial, I’ll show you how to use the Preferences API in Go Fyne to store and retrieve user settings, such as themes, user input, and custom configurations. This is essential for creating personalized and user-friendly desktop applications. 🔥*What You’ll Learn: ✅ What the Preferences API is and how it works ✅ How to store and retrieve simple data types (strings, ints, bools, etc.) ✅ Using preferences to save user settings across sessions ✅ Practical examples for theme selection and custom configurations 💡 Why Use the Preferences API? The Preferences API makes it easy to save user data locally without requiring a database. This enhances the user experience by keeping settings persistent across app restarts. Timestamps: 0:00 Introduction 0:58 SetUp Label and username entry 2:17 Darkmode Checkbox 8:24 SetUp the preferences API 💡 Don’t forget to like, subscribe, and hit the notification bell so you never miss a new Go Fyne tutorial! Let’s build something amazing together! 💻🔥 #golang #golanguage #fyne #desktopapps #guiprogramming #programming #golangtutorial


Tracks in this Playlist