Jonny Borges
Committed by GitHub

Update route_manager.dart

1 -library get; 1 +///Get Navigator allows you to navigate routes, open snackbars,
  2 +///dialogs and bottomsheets easily, and without the need for context.
  3 +library route_manager;
2 4
3 export 'package:get_navigation/get_navigation.dart'; 5 export 'package:get_navigation/get_navigation.dart';