navigation/breadcrumb_config library

Classes

Configuration for a breadcrumb item
EntityTypeResolver
Interface for resolving entity types from route segments Implement this to provide custom entity type resolution logic

Mixins

A mixin that routes can implement to provide breadcrumb information

Extensions

Extension methods for breadcrumb route parsing

Functions

defaultEntityTypeResolver(String segment, List<String> pathSegments, Map<String, String> mapping) String?
Default entity type resolver using a simple segment-to-type map