Felipe Bueno
Felipe Bueno
Same here. `go version go1.1.1 windows/386`
> Try using a non-snap version of flutter. It worked for me!
Same problem here. It works only when the player is on a page with no other widgets.
I'd like to have access this property timeAtTop as well. The RadCalendar is a great start for an Agenda like app but things get SO FRUSTRATING when we hit these...
Oh, nevermind. I've found the problem. What happens is that I had defined this function before but forgot the `return n;` on the last line. Then I fixed that hoping...
But I think it'd be useful to be able to redefine functions without restarting the repl, wouldn't it?
@princejwesley Thanks! :smile: :+1:
Hi, @SaurabhMhaisekar! Did you find out what's causing the ```APPSTREAM_XML is not defined``` error? I'm getting the same problem.
Tnanks, @kamilprusko! But I think the solution to this specific error is simply installing the ```libappstream-glib-devel``` (Fedora) library (```libappstream-glib-dev``` for Debian based distros). Maybe you should add it to the...
Hey, @ftsf you can ignore this issue. I realized the problem... I was trying to run the png file, not the p8. It's working now :smile: