flavors
Nov 24, 20
Flavors in Flutter Web
When adding configurations to the index.html a problem arises — how can we create different flavors? We will explore how we can solve it!
Jan 16, 20
The main function in Flutter
What can we do with the main function?