parse-community / Parse-SDK-Flutter

The Dart/Flutter SDK for Parse Platform
https://parseplatform.org
Apache License 2.0
575 stars 190 forks source link

refactor: Fix unsupported platform `web` in pub.dev #929

Closed mbfakourii closed 1 year ago

mbfakourii commented 1 year ago

Pull Request

Issue

fix unsupported platform web in pub.dev

Closes: #781

Approach

n/a

Tasks

parse-github-assistant[bot] commented 1 year ago

Thanks for opening this pull request!

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (63fb586) 39.50% compared to head (4aee899) 39.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #929 +/- ## ======================================= Coverage 39.50% 39.50% ======================================= Files 60 60 Lines 3339 3339 ======================================= Hits 1319 1319 Misses 2020 2020 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

mbfakourii commented 1 year ago

@parse-community/flutter-sdk-review

It is possible to check, it seems ready to merge

mbfakourii commented 1 year ago

@Nidal-Bakir Do you think it's ready to merge?

Nidal-Bakir commented 1 year ago

Surely it is.