Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to 0.1.7 issue #19

Open
Zehr0 opened this issue Apr 9, 2020 · 7 comments
Open

upgrade to 0.1.7 issue #19

Zehr0 opened this issue Apr 9, 2020 · 7 comments

Comments

@Zehr0
Copy link

Zehr0 commented Apr 9, 2020

i use v0.1.6 previously but when i change my pubspec to v0.1.7 it shows successful in terminal but the plugin deletes from my flutter plugins in external library. and when i try to go back to previous versions it doesn't work.

FLUTTER DOCTOR OUTPUT:
Alice:flutter_app userPC$ flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, v1.16.4-pre.81, on Mac OS X 10.15.4 19E266, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 11.4)
[✓] Chrome - develop for the web
[✓] Android Studio (version 3.5)
[✓] VS Code (version 1.43.2)

[✓] Connected device (3 available)

• No issues found!

Alice:flutter_app userPC$ flutter doctor -v
[✓] Flutter (Channel master, v1.16.4-pre.81, on Mac OS X 10.15.4 19E266, locale en-US)
• Flutter version 1.16.4-pre.81 at /Users/userPC/Developer/flutter
• Framework revision 127787c873 (7 days ago), 2020-04-02 14:41:01 -0400
• Engine revision 1adfd639b4
• Dart version 2.8.0 (build 2.8.0-dev.19.0 5a965d5d0f)

[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
• Android SDK at /Users/userPC/Library/Android/sdk
• Platform android-29, build-tools 29.0.2
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)
• All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 11.4)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 11.4, Build version 11E146
• CocoaPods version 1.9.1

[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 3.5)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 42.1.1
• Dart plugin version 191.8593
• Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)

[✓] VS Code (version 1.43.2)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.8.1

[✓] Connected device (3 available)
• Alicia • 00008020-001364203C90003A • ios • iOS 13.3.1
• Chrome • chrome • web-javascript • Google Chrome 80.0.3987.163
• Web Server • web-server • web-javascript • Flutter Tools

• No issues found!

@451518849
Copy link
Owner

Why not use new the version ?

@Zehr0
Copy link
Author

Zehr0 commented Apr 9, 2020

I am trying to upgrade to the new version is what I'm saying

@451518849
Copy link
Owner

Oh, use can try android studio to open project and sync the plugin.

@Zehr0
Copy link
Author

Zehr0 commented Apr 12, 2020

on iOS, i was using v0.1.6 horizontal reading, then on upgrading to 0.1.7 the iPad full screen works fine.
the issue I am having now is that

  1. the reader does not close anymore, i.e the when i tap the reader, the header doesn't pop up
  2. i previously stated i use horizontal reading, now the horizontal swipes just jump from chapter to chapter and to read the chapter, i have to scroll vertically.
    3.highlight isn't working

@dokenedgar
Copy link

@Zehr0 have you been able to solve the issues on iOS you outlined above?

@Zehr0
Copy link
Author

Zehr0 commented Sep 18, 2020

yes.
I had to delete the prev version from flutter folder and run pub get.
Are you having a similar issue?

@culunvb
Copy link

culunvb commented Oct 12, 2020

hi all,
I've found another issue, when i run my project first to read epub file, it was force closed.

any one help this problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants