Skip to content

Fullscreen Support hiding the System bar and Navigation bar on Mobile #4551

Open
@HappyCoder256

Description

@HappyCoder256

Duplicate Check

  • I have searched the opened issues and there are no duplicates

Describe the requested feature

I'm requesting the Python flet developers to add this new feature of flutter programming lang. (full screen mode -- No system bar and navigation bar) of an application mainly in mobile platforms including the Android and iOS. I've seen a certain function in flet about theming which could change the navigation bar color the divider and others but that doesn't make the application go full screen so I want to hide both the navigation bar and the system bar. So can it be done. I've also tried changing the main flutter template but there is no positive effect.

Suggest a solution

No response

Screenshots

image

Additional details

No response

Activity

changed the title [-]Python Flet Add Fullscreen Support hiding the System bar and Navigation bar in Android as well as other Platforms included[/-] [+]Fullscreen Support hiding the System bar and Navigation bar on Mobile[/+] on Dec 13, 2024
HappyCoder256

HappyCoder256 commented on Dec 19, 2024

@HappyCoder256
Author

Hello @ndonkoHenri, there's a bug in this fullscreen package, when the app window goes fullscreen, the flet video loses ability to stream online videos. I guess it can't stream any Internet protocol. Please is there any solution.

ndonkoHenri

ndonkoHenri commented on Dec 19, 2024

@ndonkoHenri
Contributor

Which fullscreen package do you mean ?

HappyCoder256

HappyCoder256 commented on Dec 20, 2024

@HappyCoder256
Author

The one in the pull request u linked. Here's the package: https://pub.dev/packages/fullscreen_window

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestSuggestion/Request for additional featureplatform: mobileSpecific to the mobile platform

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @ndonkoHenri@HappyCoder256

      Issue actions

        Fullscreen Support hiding the System bar and Navigation bar on Mobile · Issue #4551 · flet-dev/flet