Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the displayed courses state and add swipe gesture to pin-unpin a …
…course (#248) * Remove `lastStream` in course card * Use `PopScope` to fix swiping left taking to login screen. * Change Pinned course to use `CourseCard` * fix navigation to `public` and `MyCourses` * fix `RefreshIndicator` in course overview course * fix `RefreshIndicator` all views * linting * fix `livenow` all views * fix linting * add `updateDisplayPinnedCourse` fo the pinned view * Add sliding to pin and upin * fix the `drawer` appearing when swipping from left in protrait mode. * Use `DrawerMotion()` in the slide * Update integer types to be consistent with API --------- Co-authored-by: carlobortolan <[email protected]>
- Loading branch information