Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.98 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.98 KB

About this repository 🗣

This repository was created thinking create a example for each different feature of Nuvigator, a framework to manage routes on Flutter framework.

Please, help us to improve this repository. Together we're better! :)

Não manja de inglês? Leia o README em português!

Sub repositories

We organize the repository in some projects, are they:

  • Simple implementation
  • Simple nuroute implementation
    • The simple nuroute implementation It consists in the most basic complete example suggested on documentation of Nuvigator. Basically this is a personalization of the route using instances of NuRoute and Nurouter.
  • Simple route parameters implementation
    • The simple implementation of passing parameters by route consists of the multiple ways of passing parameters between application screens that nuvigator provides.
  • Nested nuvigators
    • The nested nuvigators (nested nuvigators) implementation details how to create multiple streams in the application and link them together so that a modular design can have its navigation flow concentrated in each module but communicating with the entire application.

Plugins 📟

Below we list the plugins used in the projects.