refactor: Replace vrouter with gorouter
This commit is contained in:
parent
6f208559f7
commit
739edde729
48 changed files with 63 additions and 71 deletions
|
|
@ -7,10 +7,10 @@ import 'package:adaptive_dialog/adaptive_dialog.dart';
|
|||
import 'package:emoji_picker_flutter/emoji_picker_flutter.dart';
|
||||
import 'package:flutter_gen/gen_l10n/l10n.dart';
|
||||
import 'package:future_loading_dialog/future_loading_dialog.dart';
|
||||
import 'package:go_router/go_router.dart';
|
||||
import 'package:matrix/matrix.dart';
|
||||
import 'package:path_provider/path_provider.dart';
|
||||
import 'package:video_player/video_player.dart';
|
||||
import 'package:vrouter/vrouter.dart';
|
||||
|
||||
import 'package:fluffychat/pages/story/story_view.dart';
|
||||
import 'package:fluffychat/utils/adaptive_bottom_sheet.dart';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue