zeba_academy_navigator 1.0.0 copy "zeba_academy_navigator: ^1.0.0" to clipboard
zeba_academy_navigator: ^1.0.0 copied to clipboard

A powerful Flutter navigation toolkit with route management, deep linking, history tracking, custom transitions and route guards.

๐Ÿ“œ Zeba Academy Navigator โ€” CHANGELOG ๐Ÿงญ Overview

All notable changes to this project will be documented in this file.

This project follows:

Keep a Changelog format Semantic Versioning (SemVer) ๐Ÿš€ Releases ๐ŸŽ‰ [1.0.0] โ€” 2026-06-19 โœจ Added ๐Ÿงญ Navigation System Global navigation controller: ZebaNavigator Route registration using ZebaRoute Simple API: push() pop() currentRoute() ๐Ÿ”— Deep Linking Support for custom scheme links Example: zeba://profile/10 URI parsing system Automatic path conversion for navigation ๐Ÿ›ก๏ธ Route Guards ZebaRouteGuard system added Conditional navigation support Example implementation: AuthGuard ๐ŸŽฌ Transitions Fade transition support (ZebaFadeTransition) Ready for custom animation expansion ๐Ÿ“œ Navigation History Route history tracking Stack-based navigation memory Current route tracking support ๐Ÿงช Testing Route creation tests Deep link parsing tests Route guard validation tests ๐Ÿ—๏ธ Architecture Modular /src structure Clean separation: navigator manager routes guards deep links transitions โš ๏ธ Known Limitations No nested navigation No route parameters (/id) No navigation observers No web URL sync Basic transition system only ๐Ÿš€ [1.1.0] โ€” Planned ๐Ÿ”ฎ Upcoming Features Nested routing system Route parameters (/profile/:id) Navigation observers Bottom navigation integration Transition builder API Improved deep link parsing ๐Ÿ‘จโ€๐Ÿ’ป Author

Zeba Academy

๐Ÿ“„ License

GNU General Public License v3.0 (GPL-3.0)

0
likes
140
points
121
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

A powerful Flutter navigation toolkit with route management, deep linking, history tracking, custom transitions and route guards.

Homepage

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on zeba_academy_navigator