Skip to content

Commit

Permalink
fix epub view in epubReader.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
Kara-Zor-El committed Apr 25, 2024
1 parent f737672 commit fca9a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/screens/readingScreens/epubReader.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import 'dart:io';
import 'package:flutter/material.dart';
// import 'package:epub_view_enhanced/epub_view_enhanced.dart';
import 'package:jellybook_epub_view/epub_view.dart';
import 'package:jellybook_epub_view/jellybook_epub_view.dart';
import 'package:permission_handler/permission_handler.dart';
import 'package:isar/isar.dart';
import 'package:isar_flutter_libs/isar_flutter_libs.dart';
Expand Down

0 comments on commit fca9a7e

Please sign in to comment.