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

Tags: nguyencuong090896/packages

Tags

cross_file-v0.3.2

Toggle cross_file-v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[cross_file] Use Blobs to store files on the web. (flutter#494)

pigeon-v1.0.8

Toggle pigeon-v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pigeon] added support for explicit objects (flutter#483)

flutter_markdown-v0.6.8

Toggle flutter_markdown-v0.6.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_markdown] Padding builder (flutter#486)

animations-v2.0.2

Toggle animations-v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[animations] Updated open_container.dart documentation. (flutter#499)

palette_generator-v0.3.2

Toggle palette_generator-v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[palette_generator] Fix typos (flutter#487)

flutter_markdown-v0.6.7

Toggle flutter_markdown-v0.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_markdown] add padding for p, h1-h6 (flutter#465)

rfw-v1.0.2

Toggle rfw-v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[rfw] Update docs and coverage (flutter#480)

rfw-v1.0.1

Toggle rfw-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.
Apply review comments from Yegor (flutter#474)

pigeon-v1.0.7

Toggle pigeon-v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pigeon] fixed nested classes type arguments can be omitted from the …

…output (flutter#471)

extension_google_sign_in_as_googleapis_auth-v2.0.4

Toggle extension_google_sign_in_as_googleapis_auth-v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[extension_google_sign_in_as_googleapis_auth] Update example app. (fl…

…utter#466)

* Regenerate example app with:
    ```
    flutter create googlesigninexample --org io.flutter.plugins --ios-language=objc --android-language=java
    ```
* Prepare the google sign in integration, and bring the latest code from lib/main.dart of the google_sign_in package.
* Apply code changes to use the extension package.