Sebastian Büchler

Results 35 issues of Sebastian Büchler

I have a general question regarding the intended project structure with melos when using it for white labeling Flutter apps. We currently have the following project structure ``` / pubspec.yaml...

Is there a way to seed the RSA generator of this package like we can do with pointy castle: https://github.com/bcgit/pc-dart/blob/master/tutorials/rsa.md If no, what determines the seed here?

help wanted

### Describe the problem Weblate has already an extensive role-based access management. However, it seems that currently it's not possible to map roles or groups coming from an OIDC provider...

enhancement
backlog

### Is your feature request related to a problem? Please describe. If I have a singleton for the locator that has async initialization but also should be lazy (for example...

Feedback Requested

### Is your feature request related to a problem? Please describe. We use mixins for commonly used functionality in our view models. So it looks something like this: ```dart mixin...

Feedback Requested

### Is your feature request related to a problem? Please describe. If the application grows it can make sense to not just have a flat "views" folder but to nest...

new feature

### Describe the bug According to here https://github.com/Stacked-Org/cli#running-the-code I activated a local fork of the stacked-cli with `dart pub global activate --source path .`. But when I want to use...

documentation

### Describe the missing piece of documentation When setting up `stacked-cli` on Windows there are some extra steps for the path required. **Windows + git bash** 1. Run `dart pub...

documentation

### Testcontainers version 0.30.0 ### Using the latest Testcontainers version? Yes ### Host OS Windows 11 ### Host arch amd64 ### Go version 1.21.6 ### Docker version ```shell $ docker...

bug

According to the docs, this repo does only support up to Golang version 1.17. Is there a reason for it since v1.18.1 is already here?