Giter Club home page Giter Club logo

Comments (4)

bdlukaa avatar bdlukaa commented on August 22, 2024

Would you mind posting the output of flutter doctor -v?

from fluent_ui.

omensight avatar omensight commented on August 22, 2024

Would you mind posting the output of flutter doctor -v?

Here is the output:

[√] Flutter (Channel stable, 3.10.4, on Microsoft Windows [Version 10.0.22621.1992], locale en-US)
    β€’ Flutter version 3.10.4 on channel stable at C:\sdk\Flutter
    β€’ Upstream repository https://github.com/flutter/flutter.git
    β€’ Framework revision 682aa387cf (7 weeks ago), 2023-06-05 18:04:56 -0500
    β€’ Engine revision 2a3401c9bb
    β€’ Dart version 3.0.3
    β€’ DevTools version 2.23.1

[√] Windows Version (Installed version of Windows is version 10 or higher)

[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
    β€’ Android SDK at C:\Users\Omensight\AppData\Local\Android\sdk
    β€’ Platform android-34, build-tools 30.0.3
    β€’ Java binary at: C:\Program Files\Android\Android Studio\jbr\bin\java
    β€’ Java version OpenJDK Runtime Environment (build 17.0.6+0-b2043.56-9586694)
    β€’ All Android licenses accepted.

[√] Chrome - develop for the web
    β€’ Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe

[√] Visual Studio - develop for Windows (Visual Studio Community 2022 17.6.2)
    β€’ Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
    β€’ Visual Studio Community 2022 version 17.6.33723.286
    β€’ Windows 10 SDK version 10.0.22621.0

[√] Android Studio (version 2022.2)
    β€’ Android Studio at C:\Program Files\Android\Android Studio
    β€’ Flutter plugin can be installed from:
       https://plugins.jetbrains.com/plugin/9212-flutter
    β€’ Dart plugin can be installed from:
       https://plugins.jetbrains.com/plugin/6351-dart
    β€’ Java version OpenJDK Runtime Environment (build 17.0.6+0-b2043.56-9586694)

[√] VS Code (version 1.80.1)
    β€’ VS Code at C:\Users\Omensight\AppData\Local\Programs\Microsoft VS Code
    β€’ Flutter extension version 3.68.0

[√] Connected device (3 available)
    β€’ Windows (desktop) β€’ windows β€’ windows-x64    β€’ Microsoft Windows [Version 10.0.22621.1992]
    β€’ Chrome (web)      β€’ chrome  β€’ web-javascript β€’ Google Chrome 114.0.5735.199
    β€’ Edge (web)        β€’ edge    β€’ web-javascript β€’ Microsoft Edge 114.0.1823.82

[√] Network resources
    β€’ All expected network resources are available.

β€’ No issues found!

from fluent_ui.

bdlukaa avatar bdlukaa commented on August 22, 2024

It seems that you're using the NavigationView in a sub-screen (navigator.push). ModalRoute may emit the flutter SystemSound.alert sound, so it may be causing this issue.

As a workaround, maybe a opaque background under the navigation view?

from fluent_ui.

bdlukaa avatar bdlukaa commented on August 22, 2024

Hi. I added a few buttons on the navigation view demo app that open in a new screen and in a shell route. Can you try them out and see if they have the same behavior?

from fluent_ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.