Janek Thomaschewski

Results 5 issues of Janek Thomaschewski

__autoload is discouraged because it's usually makes problems when using different frameworks which are all using the autoload feature. It would be great to see this changed in this library!

I created a basic docker configuration using alpine linux as base. To make this easier I moved the configuration to a separate file and added a config for a basic...

**Is your feature request related to a problem? Please describe.** Currently it's difficult to do flexible customization of flutter_login. E.g. it's possible to provide a footer message as `String` but...

enhancement

In 1.3 resolver-links where removed. According to the migration guide "reducers" are recommended as a replacement. Unfortunately the reducer function has only access to the plain object and it doesn't...

enhancement

It would be a great addition if only diffs would be saved instead of whole copies of the original data. The problem with the current approach: As the history is...