FLUTTER ECOSYSTEM

lukepighetti/salomon_bottom_bar

Mais uma barra de navegação inferior, mas com algumas promessas importantes.

Capa do projeto salomon_bottom_bar
Stars
267
Forks
62
Último push (UTC)
16 de nov. de 2025
Status do projeto
Ativo
Luke Pighetti GitHub avatar
GITHUB User

Luke Pighetti ↗

Mobile engineer

ProspectBangor, ME
LinguagensDartHTMLSwiftKotlinObjective-C

Pacotes publicados por este repositório

Dependências usadas

Lista de dependências 2 itens
  • flutter{"sdk":"flutter"}
  • flutter_testDesenvolvimento{"sdk":"flutter"}

README original

Texto original em inglês. Visite o GitHub para a versão atual.

Expandir / recolher 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.