Jonas Sander

Results 49 comments of Jonas Sander

@nilsreichardt ready for review

Sounds good, I would maybe define it as DEPLOYMENT_STAGE instead of just STAGE

What exactly does "acknowledgement" mean? Most Flutter apps use the generated `showLicensePage` which includes this license and thus the text "This product includes software developed by Akshath Jain (https://akshathjain.com)". @akshathjain...

A customized license kind of sucks if one wants to check the licenses of all the packages one uses, because it won't be automatically recognized as e.g. BSD-2-Clause.

> We need to update Firebase: [firebase/flutterfire#9348](https://github.com/firebase/flutterfire/pull/9348) @nilsreichardt We're still not on an up-to-date version where we can request the permissions, are we?

@nilsreichardt Ready for review! :D The only thing I'll still have to do is to open issues for some of the stuff that's written in the PR (some of the...

> Maybe it would look better to also center the "Weitere Optionen" since the button are also centered. Or setting the alignment of the button to left. But I think...

> Btw: Would be really nice to have something like this as a package. Even as an internal package would be nice Will do that in another PR

The value of `BlackboardDialogBloc.text` doesn't change, seems to be a UI issue.