Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A RenderFlex overflowed by 24 pixels on the bottom. #27

Open
@yamadade

Description

@yamadade

Hello. Thanks for the nice package.

I ran the sample but I get an error, how can I solve this?

returnScaffold(      appBar:AppBar(        title:Text('Example'),      ),//If you want to show body behind the navbar, it should be true      extendBody:true,      bottomNavigationBar:FloatingNavbar(        onTap: (int val) {//returns tab id which is user tapped        },        currentIndex:0,        items: [FloatingNavbarItem(icon:Icons.home, title:'Home'),FloatingNavbarItem(icon:Icons.explore, title:'Explore'),FloatingNavbarItem(icon:Icons.chat_bubble_outline, title:'Chats'),FloatingNavbarItem(icon:Icons.settings, title:'Settings'),        ],      ),    );
Screenshot 2023-12-18 at 14 35 34

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp