这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: pemtajo/plugins

Tags

path_provider_platform_interface-v1.0.1

Toggle path_provider_platform_interface-v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[path_provider_platform_interface] Rename back to StorageDirectory (f…

…lutter#2564)

* Rename StorageDirectory

* Update version

* Update version to non-breaking

* Use 1.0.1

e2e-v0.2.4+4

Toggle e2e-v0.2.4+4's commit message
format fix

path_provider_macos-v0.0.4

Toggle path_provider_macos-v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[path_provider_macos] Adds example app (flutter#2559)

* Add macos  exmaple

* Update version

* Fix analyzer

* Fix

* space

* Remove tests

* Address comment

* Remove show

* Import

* Add platform

* Use right import

connectivity_platform_interface-v2.0.0

Toggle connectivity_platform_interface-v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[connectivity_platform_interface] Add `ConnectivityResult.unknown`. (f…

…lutter#2560)

Some platforms might not be able to determine the connectivity status of
the device on which the app is running (like some desktop Web browsers).

This allows users of the `connectivity` plugin to distinguish between
"no connectivity" and "connectivity couldn't be determined".

This requires a Major Version bump for users of the plugin who may be
switch/case on ConnectivityResult values, since Dart forces users to be
exhaustive in those cases (if they don't have a "default" entry, this
new value becomes a compilation error in their code).

This will also cause a Major Version bump in the core `connectivity`
plugin itself.

Note that by default, the ConnectivityResults returned by the MethodChannel implementation will now default to 'unknown' if they're not explicitly "none", so this might have some effect in your code!

path_provider_platform_interface-v1.0.0

Toggle path_provider_platform_interface-v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[path_provider] Create platform interface (flutter#2553)

e2e-v0.2.4+3

Toggle e2e-v0.2.4+3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[e2e] fix flutter driver code snippet in readme and improve formattin…

…g of code snippets (flutter#2549)

* [e2e] fix flutter driver code snippet in readme and improve formatting

webview_flutter-v0.3.19+8

Toggle webview_flutter-v0.3.19+8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add dev_dependency:pedantic to all plugins (flutter#2543)

video_player-v0.10.8+1

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add dev_dependency:pedantic to all plugins (flutter#2543)

video_player_web-v0.1.2+1

Toggle video_player_web-v0.1.2+1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add dev_dependency:pedantic to all plugins (flutter#2543)

video_player_platform_interface-v1.0.5

Toggle video_player_platform_interface-v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add dev_dependency:pedantic to all plugins (flutter#2543)