Jonny Borges
Committed by GitHub

Update route_manager.dart

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