FLUTTER ECOSYSTEM

lukepighetti/salomon_bottom_bar

또 다른 하단 탐색 바지만 몇 가지 핵심 약속이 있습니다。

salomon_bottom_bar 프로젝트 이미지
Stars
267
Forks
62
최근 푸시(UTC)
2025. 11. 16.
프로젝트 상태
활성
Luke Pighetti GitHub avatar
GITHUB User

Luke Pighetti ↗

Mobile engineer

ProspectBangor, ME
언어DartHTMLSwiftKotlinObjective-C

이 저장소가 배포한 패키지

사용 중인 의존성

의존성 목록 2 개
  • flutter{"sdk":"flutter"}
  • flutter_test개발 의존성{"sdk":"flutter"}

원본 README

아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.

README 펼치기 / 접기

salomon_bottom_bar

Yet another bottom navigation bar, but with a few key promises.

Promises

We guarantee the following:

  1. We will meet the specifications provided by Aurélien Salomon and his gorgeous Google Bottom Bar Navigation Pattern.
https://raw.githubusercontent.com/lukepighetti/salomon_bottom_bar/master/readme/tab-ui-final.gif
  1. We will be accessible.

  2. We will mimic the semantics of BottomNavigationBar

NOTE: Any use cases not covered by Salomon's specification are not guaranteed by this package.

Contributing

Create an issue / pull-request when we are not keeping our promises, ie:

  1. The package does not match the Salomon specification.
  2. There is an accessibility problem.
  3. It diverges from BottomNavigationBar semantics.