Sem Bauke

Results 288 comments of Sem Bauke

We can explore an approach that might work better, changing the `configureAnchors({ offset: -40, scrollDuration: 0 });` offset that works for ALL our different challenges. Thus I am opening this...

> Put this behind a feature flag Do we really need a feature flag? I removed it from this pr. > Handle errors Errors are simply displayed as: something went...

I thought about deleting `setGeneratedExamToken` as well. I don't know why I didn't

Hi Co-pilot no need for a migration script afterall I think it is a bit overkill no need to leave in sqlflite. Make sure everything works correctly. @copilot

Hi @copilot no need for a migration script afterall I think it is a bit overkill no need to leave in sqlflite. Make sure everything works correctly before commiting. We...

@copilot It seems like we still need sqflite_migration_service.dart and the Database migration service for the podcast side of things.

@copilot we should have the same bookmarking like structure for podcasts and save them like json too. Then we can remove sqflite completely and not have to worry about anything....

@copilot The imported package 'path_provider_platform_interface' isn't a dependency of the importing package. Try adding a dependency for 'path_provider_platform_interface' in the 'pubspec.yaml' file.

Thanks co-pilot, can we make sure that the floating buttons show the blocks in the middle of the view. At the moment it just scrolls a little.

For some reason the Floating Action Button is not visible on the ChapterView. Could you check again?