We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The on-boarding package doesn't work for web. Is there a plan to support it?
The text was updated successfully, but these errors were encountered:
Do we generally use these types of onboardings on the web too?
Sorry, something went wrong.
the main reason that this package does not support web is that flutter_svg package, which this one depends on it, still has no web support
flutter_svg
I tried to fix this issue here #45 by updating the packge but the checks for the PR are failing, I don't know if it's an issue from my code or some issue with the script https://app.travis-ci.com/github/xsahil03x/fancy_on_boarding/builds/256149929 its failing to run simple commands like flutter analyze . and dartfm
flutter analyze .
dartfm
No branches or pull requests
The on-boarding package doesn't work for web. Is there a plan to support it?
The text was updated successfully, but these errors were encountered: