FLUTTER ECOSYSTEM

lukepighetti/salomon_bottom_bar

Noch eine Bottom-Navigation-Bar, aber mit einigen wichtigen Versprechen.

Projektcover von salomon_bottom_bar
Stars
267
Forks
62
Letzter Push (UTC)
16.11.2025
Projektstatus
Aktiv
Luke Pighetti GitHub avatar
GITHUB User

Luke Pighetti ↗

Mobile engineer

ProspectBangor, ME
SprachenDartHTMLSwiftKotlinObjective-C

Von diesem Repository veröffentlichte Pakete

Verwendete Abhängigkeiten

Abhängigkeiten 2 Einträge
  • flutter{"sdk":"flutter"}
  • flutter_testEntwicklung{"sdk":"flutter"}

Original-README

Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.

Projekt-README ein-/ausklappen

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.