Skip to content

Tags: ylyl/packages

Tags

rfw-v1.0.3

Toggle rfw-v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix warnings for non-nullable bindings (flutter#1972)

* Fix warnings for non-nullable bindings

* Update CHANGELOG.md

* Update null_safe_test.dart

* format

* Update main.dart

* address feedback

* x

* address feedback

* undo auto formatting

* x

* fix formatting

* add missing `lcov_parser` dev dependency

pigeon-v3.1.1

Toggle pigeon-v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix warnings for non-nullable bindings (flutter#1972)

* Fix warnings for non-nullable bindings

* Update CHANGELOG.md

* Update null_safe_test.dart

* format

* Update main.dart

* address feedback

* x

* address feedback

* undo auto formatting

* x

* fix formatting

* add missing `lcov_parser` dev dependency

flutter_markdown-v0.6.10+1

Toggle flutter_markdown-v0.6.10+1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix warnings for non-nullable bindings (flutter#1972)

* Fix warnings for non-nullable bindings

* Update CHANGELOG.md

* Update null_safe_test.dart

* format

* Update main.dart

* address feedback

* x

* address feedback

* undo auto formatting

* x

* fix formatting

* add missing `lcov_parser` dev dependency

flutter_image-v4.1.1

Toggle flutter_image-v4.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix warnings for non-nullable bindings (flutter#1972)

* Fix warnings for non-nullable bindings

* Update CHANGELOG.md

* Update null_safe_test.dart

* format

* Update main.dart

* address feedback

* x

* address feedback

* undo auto formatting

* x

* fix formatting

* add missing `lcov_parser` dev dependency

cross_file-v0.3.3+1

Toggle cross_file-v0.3.3+1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[cross_file] fixed lastModified unimplemented error description (flut…

…ter#2032)

animations-v2.0.3

Toggle animations-v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix warnings for non-nullable bindings (flutter#1972)

* Fix warnings for non-nullable bindings

* Update CHANGELOG.md

* Update null_safe_test.dart

* format

* Update main.dart

* address feedback

* x

* address feedback

* undo auto formatting

* x

* fix formatting

* add missing `lcov_parser` dev dependency

pigeon-v3.1.0

Toggle pigeon-v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pigeon] Added basic C++ support (flutter#476)

flutter_template_images-v4.1.1

Toggle flutter_template_images-v4.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_template_images] Minor cleanup (flutter#1951)

pigeon-v3.0.4

Toggle pigeon-v3.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pigeon] Minor Obj-C simplification (flutter#1980)

flutter_template_images-v4.1.0

Toggle flutter_template_images-v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_template_images] Add macOS app icon assets (flutter#1930)

Adds the the AppIcon assets in the macOS app template while
simultaneously updating them to meet Apple's icon guidelines as of macOS
Big Sur.

Ref: https://developer.apple.com/design/human-interface-guidelines/macos/icons-and-images/app-icon/

Issue: flutter/flutter#103371