Marcel Garus

Results 82 issues of Marcel Garus

I'm thinking about rewriting the `Marquee` widget to use a custom `RenderObject` (lower-level Flutter API) so that it cannot only scroll text, but arbitrary widgets. That would also fix #7,...

feature request

feature request

Now that we support multiple texts, it only makes sense to support pausing between them

feature request

help wanted
good first issue

**Closes: #60** Makes files available offline. When clicking on a file, it's downloaded only if necessary. Files that have already been downloaded, have an offline pin next to them: ![image](https://user-images.githubusercontent.com/8601189/76981536-066cc500-693b-11ea-8bc9-bc6eb1b0c069.png)...

T: feat
L: widgets
L: data
L: BLoC/service
M: file

**Is your feature request related to a problem? Please describe.** The web client does this. **Describe the solution you'd like** We should do that too.

T: feat
L: widgets
L: data
M: course

**Is your feature request related to a problem? Please describe.** In the web client, you can look at who's enrolled in a course. **Describe the solution you'd like** We should...

T: feat
L: widgets
L: data
M: course

**Is your feature request related to a problem? Please describe.** On the web client, there's the school name in the top right corner. **Describe the solution you'd like** While we...

T: feat
good first issue
L: widgets
L: data

Currently, we show errors by displaying a broken pen. At several places, like on the dashboard, in course cards, in the account avatar, etc. this just takes too much place....

T: feat
L: widgets
P: 4
M: app