zeba_academy_navigation_stack_plus 0.0.1 copy "zeba_academy_navigation_stack_plus: ^0.0.1" to clipboard
zeba_academy_navigation_stack_plus: ^0.0.1 copied to clipboard

Advanced Flutter navigation system with full stack control, undo/redo navigation, history inspector, and smart back handling.

๐Ÿ“œ CHANGELOG #

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.


0.0.1 - 2026-04-08 #

๐ŸŽ‰ Initial Release #

โœจ Added #

  • Advanced navigation system for Flutter
  • Full navigation stack control
  • Undo / Redo navigation functionality
  • Navigation history tracking system
  • NavigationHistoryInspector widget for visualizing stack
  • SmartBackHandler using latest PopScope
  • Support for Android predictive back gesture
  • Lightweight and extensible architecture

๐Ÿง  Core Components #

  • NavigationController (central state manager)
  • NavigationHistory (stack + redo stack management)
  • NavigationEntry (route model with timestamp)
  • NavigationStackPlus (UI renderer)
  • SmartBackHandler (back navigation logic)

๐Ÿงช Testing #

  • Unit tests for navigation controller
  • Coverage for push, pop, undo, redo, and clear operations

๐Ÿ“ฆ Project Setup #

  • Clean modular architecture (lib/src structure)
  • Export-based public API design
  • Flutter package ready for pub.dev publishing

โšก Notes #

  • Uses latest Flutter APIs (PopScope & onPopInvokedWithResult)
  • Designed for scalability and future Navigator 2.0 integration

๐Ÿš€ Upcoming (Planned) #

โœจ Features #

  • Animated navigation transitions
  • Navigation guards (middleware support)
  • Deep linking support
  • Navigator 2.0 (Router API) integration
  • Debug overlay panel for developers

Maintained by Sufyan bin Uzayr ๐Ÿ’™

0
likes
140
points
--
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

Advanced Flutter navigation system with full stack control, undo/redo navigation, history inspector, and smart back handling.

Homepage

Topics

#navigation #routing #state-management #undo-redo #flutter-package

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on zeba_academy_navigation_stack_plus