Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: emvaized/packages

Tags

flutter_image-v4.1.0

Toggle flutter_image-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_image] Add custom request headers. (flutter#374)

This PR adds custom request headers to address issue flutter/flutter#19532.

cross_file-v0.3.1+4

Toggle cross_file-v0.3.1+4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[cross_file] Improve dart:io saveTo (flutter#404)

Changes the `saveTo` method for the dart:io-based implementation to copy
path-based instances rather than read them into memory and writing them
out again. This makes it *much* more efficient, especially for large
files.

Also adjusts the unit tests to write to a temporary directory rather
than in-tree, since they are using the actual filesystem.

Fixes flutter/flutter#83665

flutter_lints-v1.0.4

Toggle flutter_lints-v1.0.4's commit message

Verified

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

flutter_template_images-v4.0.0

Toggle flutter_template_images-v4.0.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] Support the new skeleton app template (flut…

…ter#366)

This is the flutter_template_images part of flutter/flutter#83530. It puts files that are used to build new Flutter apps into paths expected by the new mechanism (which supports more than one type of app template).

cross_file-v0.3.1+3

Toggle cross_file-v0.3.1+3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[CrossFile] Fix class name in readme (flutter#383)

It says you have to use a class CrossFile which doesn't even exist in the package. It must be XFile.

flutter_template_images-v3.0.1

Toggle flutter_template_images-v3.0.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] Fix maskable icons (flutter#363)

flutter_lints-v1.0.3

Toggle flutter_lints-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.
[flutter_lints]: analyzer_options.yaml -> analysis_options.yaml (flut…

…ter#368)

pointer_interceptor-v0.9.0+1

Toggle pointer_interceptor-v0.9.0+1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pointer_interceptor] Shadow dom tweaks (flutter#364)

animations-v2.0.1

Toggle animations-v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update animations README (flutter#362)

flutter_lints-v1.0.2

Toggle flutter_lints-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.
Update README.md for flutter_lints (flutter#358)