schulcloud-flutter icon indicating copy to clipboard operation
schulcloud-flutter copied to clipboard

Our Flutter based App for Android and iOS.

Results 85 schulcloud-flutter issues
Sort by recently updated
recently updated
newest added

The Web client shows the amount of courses you are actual in. The App should show it too.

T: feat

Similar to Google Maps, we should suggest some common filters for assignments to the users (e.g. archived, coming up, private, etc.) as a list of chips at the bottom. ![image](https://user-images.githubusercontent.com/19330937/75686690-f5feee00-5c9c-11ea-8fd3-5392ffff8f89.png)...

T: feat

Let users select between: - file sizes: metric (kB) or binary (kiB) prefixes - dateTime: absolute/relative, absolute, ISO 8601

T: feat
good first issue

We currently use the file extension for selecting a preview image. As the server already gives us a [file type](https://github.com/schul-cloud/schulcloud-server/blob/72032344183f31663df731c2a619b3156ad97a57/src/services/fileStorage/model.js#L59), we should use that instead.

T: feat
good first issue
P: 2
M: file

Some (all?) events point to a course. We should parse that referenced course and add `onPressed`-handlers for widgets displaying an event.

T: feat
good first issue
M: calendar

**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

After installing the app I was not able to find any functionality in it. I was able to login to the brandenburg schulcloud but non of the contents could be...

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