This repository was archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[ios_platform_images] Support loading system images #4803
Closed
Closed
Changes from 1 commit
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
3a36c5e
Add loadSystemImage
cadenkriese a6a20c8
Add system image to example app
cadenkriese 91c65d7
Add integration tests
cadenkriese f1af677
Add iOS check and method warning
cadenkriese dcaaeb7
Formatting fixes
cadenkriese a1eef31
Version bump, edit changelog.md
cadenkriese 4ab5208
Fix ios_platform_images example app formatting
cadenkriese 6aea17a
Fix xcode_analyze and multicolor symbols
cadenkriese b622ca2
Add color behavior docs
cadenkriese 4ac71a3
Fix format
cadenkriese 2929566
Throw ArgumentError when symbol not found
cadenkriese d7e63a9
Add test for error case
cadenkriese c083b6f
Remove unused import
cadenkriese faae33f
Add clarification to docs
cadenkriese 249f966
Add multicolor icon to example app
cadenkriese 59caf13
Switch weight from int to FontWeight
cadenkriese f8c7f65
Fix crash on <iOS 15
cadenkriese 99f449f
Remove scale index
cadenkriese ba62957
Correct formatting
cadenkriese d60108b
Documentation fixes
cadenkriese 7ca9f6a
Error when passed both colors and preferMulticolor
cadenkriese fd62ca7
Convert requested size from pixels to points
cadenkriese e164d6b
Use Object? instead of dynamic for null-safety
cadenkriese f9641ec
Correct changelog
cadenkriese 8fbd4bd
Remove ios_platform_images text exemption
cadenkriese 2eefe60
Tidy up IosPlatformImagesPlugin.m
cadenkriese fde300e
Add missing newline in exclude_integration_ios
cadenkriese 4e207c0
Simplify pointSize variable definition
cadenkriese b1531fc
Correct array type
cadenkriese 22ea529
Fix error case test
cadenkriese 4f1f0f6
Add test_driver
cadenkriese adbef2a
Xcode updates
cadenkriese ff45b5b
Rename integration test file
cadenkriese 17d6cf0
Change test strategy to completer
cadenkriese db91e29
Delete unused error example
cadenkriese b6f3feb
Working pigeon implementation
cadenkriese a43b25d
Re-enable integration tests for ios_platform_images
cadenkriese f5855fb
Run format
cadenkriese 8c4cba9
Fix casting error
cadenkriese fe2ed61
Rewrite dart test
cadenkriese 1e42c3f
Add missing license notices
cadenkriese 9fb5be8
Fix dart formatting
cadenkriese 30e5af9
Update & regenerate Pigeon
cadenkriese 6f7438d
Fix formatting & xcode-analyze
cadenkriese 1a65029
Fix Uint8List import
cadenkriese a6dd9e8
Regenerate Pigeon files
cadenkriese c36dcc0
Ignore avoid print in example app
cadenkriese c763486
Update pigeon
cadenkriese 5442590
Bump version and fix changelog
cadenkriese c2f4636
Update to pigeon 7.0.5
cadenkriese ed394eb
Correct formatting
cadenkriese 5e20e1a
Fix null issues in native code & pigeon
cadenkriese ece3b57
Make Pigeon PlatformImage fields non-nullable
cadenkriese 9349e4f
Update pigeon
cadenkriese 531fd69
Fix dart test
cadenkriese 4176948
Update pigeon to 8.0.0
cadenkriese 1507628
Fix system image error case test
cadenkriese 35591e4
Fix xctest
cadenkriese fa3a4b0
Fix pigeon file formatting
cadenkriese e43c3b1
Rearchitect integration test
cadenkriese b3ac4c1
Remove pedantic
cadenkriese 6cdf894
Tweak Xcode build settings
cadenkriese 35b832c
Fully disable quoted include warnings
cadenkriese 3bc88fc
Make integration test accept a range of sizes
cadenkriese File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Version bump, edit changelog.md
- Loading branch information
commit a1eef31bf1aec72f4ac91ba3e7800febbec16100
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.