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.