Fixed
Details
Details
Assignee
Jan-Simon Moeller
Jan-Simon MoellerReporter
George Kiagiadakis
George KiagiadakisFix versions
Components
Affects versions
Priority
Created January 31, 2024 at 2:39 PM
Updated November 21, 2024 at 10:18 PM
Resolved July 16, 2024 at 1:44 PM
I tried to build the flutter IVI demo image today and I got an error fetching flutter-gallery_git. It seems that the gallery repository does not have a master branch and we need to use main instead.
I applied this change locally and the build went through fine: https://github.com/meta-flutter/meta-flutter/pull/355