Reza Farjam
Reza Farjam
Hello @torre76 This PR will fix following problem. ### Issue After enabling console LOGGING in settings of any Django project, you will receive following annoying warning in any command (e.g....
Hi In pose detector example, landscape mode is totally unsupported and even set the device to this mode will make the camera to zoom in by default (large scale). So,...
Hi, I have this simple setup: ```yaml - name: Upload build files to VPS via SSH uses: appleboy/[email protected] with: host: ${{ secrets.SSH_HOST }} port: ${{ secrets.SSH_PORT }} username: ${{ secrets.SSH_USERNAME...
Hi, thanks for this great package. Faced an issue when wrapping a Marquee widget with a SelectionArea widget. It results in following error: ``` The following TypeErrorImpl was thrown building...
Please provide a way to switch between different `DynamicSchemeVariant` values for a color scheme in Material 3 Demo. It is a very important part of defining a color scheme alongside...
### Roadmap URL https://roadmap.sh/flutter ### Suggestions In the "Learn the Basics of Dart" section, one of articles on sub-section "Built-in types" has changed. Old URL: https://dart.dev/guides/language/language-tour#built-in-types New URL: https://dart.dev/language/built-in-types