• Nurhan Turgut's avatar
    Navigator change backup (#38494) · c2e2f093
    Nurhan Turgut authored
    * Broadcasting popRoute and pushRoute methods via SystemChannels.navigation. These messages will be used in flutter_web to detect the route
    
    * Broadcasting popRoute and pushRoute methods via SystemChannels.navigation. These messages will be used in flutter_web to detect the route
    
    * Reverting all unrelated formatting changes.
    
    * Adding unit tests. Adding more comments.
    
    * Changing string method names with constant strings.
    
    * Fixing a constant strings.
    
    * Fixing analyzer error.
    
    * Fixing more white space.
    
    * Changing the method names. Adding comments to the SystemChannels
    
    * Comment and code name fixes
    
    * replacing the comment with reviewer suggestion.
    
    * addinf systemchannels.navigation mock to test bindings
    
    * Adding a new class for sending route change notrifications. The nottifications are only sent on web. This should fix breaking android/ios
    
    * using new class RouteNotificationMessages in navigator
    
    * Fixing analyzer issues.
    
    * fixing cycle dependency
    
    * fixing github analyze error
    
    * dartfmt two new classes. trying to fix anayze errors
    
    * Update route_notification_messages.dart
    
    * trying to fix white space errors
    c2e2f093
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.codecov.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENT_GRANT Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...