• 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
..
animation Loading commit data...
cupertino Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...
flutter_test_alternative.dart Loading commit data...
flutter_test_config.dart Loading commit data...