exer_log icon indicating copy to clipboard operation
exer_log copied to clipboard

exer_log - authored by @KalleHallden

Results 50 exer_log issues
Sort by recently updated
recently updated
newest added

Moved code to the root of the repo and removed the .DS_Store file. Checked .gitignore into VC.

I think we should put **Git** on the main directory where the `.README` file exists. so that when users come to the _repo_ get a gist of the project and...

documentation

Hi @KalleHallden I know that login feedback for users were raised in that [PR](https://github.com/KalleHallden/exer_log/pull/16) but for seucrity reasons i think will be good to use OWASP recommendations for that kind...

I think that we should have a workflow in this repo which will automatically create new release on every pull request merged into main branch. but we have to follow...

Just some general improvements that I thing would future proof the app. - Add a central file with all the colours/textStyles, this has already been added in the form of...

Hi! I've created a contributing.md, as I couldn't find one in your project.

### New Architecture is implemented under `lib/src/` The approach I've taken here after discussion in #10 is **MVVM & Feature first layer** using **Riverpod** state management. The reasoning behind using...

Hey big fan of your videos. Honestly, I have been waiting for this. So let's get to work. I went through the code base. I'd like to propose organising the...

enhancement