Skip to content

Conversation

jacobaraujo7
Copy link
Contributor

@jacobaraujo7 jacobaraujo7 commented Oct 21, 2020

The objective of this PR is to improve essential features for Modular using the new tools of Navigator v2.0.

  • Expected improvements:

  • Migration Navigator 2.0

  • New factories Binds (Bind.singleton, Bind.lazySingleton, Bind.factory)

  • Work with URL changes in a browser

  • Router Guards with Futures

  • Full Integration with RouterOutlet

  • nullsafety

  • Multiple guards

  • PushNamed, PushReplacementNamed and others

  • Wildcard

  • binds

  • Relative Routes

  • Separe flutter_modular_annotation in another package

  • Optimization

  • Documentation

  • Separe flutter_modular_test in another package

  • Migrate modular_codegen

@jacobaraujo7 jacobaraujo7 added the enhancement New feature or request label Oct 21, 2020
@jacobaraujo7 jacobaraujo7 changed the title https://github.com/Flutterando/modular Refactoring Navigator 2.0 Oct 21, 2020
@jacobaraujo7 jacobaraujo7 changed the title Refactoring Navigator 2.0 Refactoring Modular to Navigator 2.0 Oct 21, 2020
@jacobaraujo7 jacobaraujo7 merged commit 63050e7 into master Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to the null safety Update to Navigator 2.0
3 participants