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

Updated to latest dependencies and fixed XML parse issues #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jeevareddy
Copy link

This PR comprises of:

  1. I have updated to the latest dependencies as of 13 September 2023.
  2. Fixed XML parse issue
  3. Migrated from deprecated getter "xml.XmlElement().text" to "xml.XmlElement().value"

@ember11498
Copy link

ember11498 commented Jan 16, 2024

@cspocketindia @jeevareddy how can i commit this updated pr?
in my pubspec.yaml what do i need to write to get your version istead of dospace 0.13.5

@jeevareddy
Copy link
Author

jeevareddy commented Jan 16, 2024

@cspocketindia @jeevareddy how can i commit this updated pr? in my pubspec.yaml what do i need to write to get your version istead of dospace 0.13.5

Hi @ember11498,

Since this PR is not yet merged and if you like to use the changes of this PR, you can do so by adding the below to "dependency_overrides" in your pubspec.yaml

dospace: git: https://github.com/jeevareddy/dospace.git

Sorry about the formatting, please refer image below for proper indentation.
image

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

Successfully merging this pull request may close these issues.

3 participants