Martin Jensen

Results 5 comments of Martin Jensen

Hi, Anko has officially been deprecated. Check out their [goodbye page](https://github.com/Kotlin/anko/blob/master/GOODBYE.md)

@MatthewGoh0225 what is the output of `flutter doctor`?

@yashk2000 I worked on the implementation of "+" and "-" buttons in the water section plus water graph reflects the changes in `amountDrunk` 🚀 PR for this is #7

I experienced the same thing with Xcode Cloud failing. I have 3 flavors (`development`, `staging`, and `production`) and one of the schemes had some wrong build configurations which resulted in...

I could have a look at this 👍 Could be easy to make that by following the cubit brick[^1] 😄 [^1]: [Bloc library - cubit brick](https://github.com/felangel/bloc/tree/master/bricks/cubit)