Michael Krohn

Results 8 comments of Michael Krohn

@lukaszuznanski My use case involves two Typo3 root pages in one backend, let's call them Page A and Page B. On Page A, i'm building a menu using the Menubuilder,...

@twoldanski No, unfortunately, your merge request could not resolve my issue.

https://github.com/flutter/packages/blob/main/packages/video_player/video_player_avfoundation/ios/Classes/FLTVideoPlayerPlugin.m This is the original, where the headers are set. Let's see if this can be adopted. Unfortunately, my knowledge of Objective-C is not very strong.

@georgringer Yes, I tested it, but I think we don't need it here anymore. The constraints are always set in the create query method.

@troke12 Hey, yeah super cool. @kaermorchen Can you host it on dockerhub? I can help you with this if necessary.

@kaermorchen Super cool, can you also offer builds for arm? You can use buildx to create multi platform images.

@ABMamun-All The problem must be on your site, I just tried the following and it works without any issues. ``` import 'package:http_auth/http_auth.dart'; void main() async { final clientId = YOUR_CLIENT_ID;...

@Ignaciomanchu1998 Can you please show your code? This will make it easier to reproduce the problem.