Skip to content

Tags: sdlu1992/plugins

Tags

webview_flutter-v0.3.17

Toggle webview_flutter-v0.3.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[webview_flutter] Fix pedantic lint errors (flutter#2322)

video_player-v0.10.4+1

Toggle video_player-v0.10.4+1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[video_player] Fix pedantic lints (flutter#2321)

Fix pedantic lints. This fixes some potential race conditions in cases where
futures within some video_player methods weren't being awaited correctly.

share-v0.6.3+4

Toggle share-v0.6.3+4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[share] Fix pedantic lints (flutter#2320)

package_info-v0.4.0+12

Toggle package_info-v0.4.0+12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[package_info] Fix pedantic lints (flutter#2319)

This involved internally refactoring how the `PackageInfo.fromPlatform`
code handled futures, but shouldn't change existing functionality.

in_app_purchase-v0.2.2+3

Toggle in_app_purchase-v0.2.2+3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[in_app_purchase] Fix most failing pedantic lints (flutter#2317)

None of these fixes should affect functionality. There are dozens of
undocumented public API members that still need to be documented to
completely remove the analysis_options for this package.

e2e-v0.2.2+1

Toggle e2e-v0.2.2+1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[e2e] Fix pedantic lints (flutter#2315)

device_info-v0.4.1+3

Toggle device_info-v0.4.1+3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[device_info] Fix pedantic errors (flutter#2314)

connectivity-v0.4.5+7

Toggle connectivity-v0.4.5+7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[connectivity] Fix unawaited futures (flutter#2313)

battery-v0.3.1+5

Toggle battery-v0.3.1+5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[battery] Fix pedantic linter errors (flutter#2311)

android_alarm_manager-v0.4.5

Toggle android_alarm_manager-v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[android_alarm_manager] Update minimum Flutter version to 1.12.0 (flu…

…tter#2327)