-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[flutter_markdown] Added sizedImageBuilder to Markdown widget #6739
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
22180cc
Added height and width to image builder
M97Chahboun c8b90a9
Updated CHANGELOG file
M97Chahboun 025bf8f
format tests
M97Chahboun ce61fb5
Update pubspec.yaml
M97Chahboun a79a517
Merge branch 'main' into main
M97Chahboun d8192d1
Adds image builder height and width tests
M97Chahboun 2ef0b8a
Added size to precacheImage tests
M97Chahboun af07d08
Merge branch 'main' into main
M97Chahboun efb8038
Removed unnecessary size for precacheImage test method
M97Chahboun a928995
Merge branch 'main' into main
M97Chahboun 0357934
Revert custom image builder test changes
M97Chahboun 6356ebf
Merge branch 'main' of https://github.com/flutter/packages
M97Chahboun a6ce01f
Added custom image builder test width and height
M97Chahboun e2729ce
Added golden test for image size with builder
M97Chahboun e56c5b4
Added custom image builder test width and height to image group test
M97Chahboun ade6d95
Make image configurations extensible by class parameter
M97Chahboun c4ddc92
Updated CHANGELOG
M97Chahboun 2a341cb
Mark imageBuilder as Deprecated
M97Chahboun d20def3
Merge branch 'main' into main
M97Chahboun 15193de
Updated MarkdownBody widget
M97Chahboun 0ced948
Merge branch 'main' of https://github.com/flutter/packages
M97Chahboun b54c7bf
Merge branch 'main' into main
M97Chahboun b8efb0e
Merge branch 'main' of https://github.com/flutter/packages
M97Chahboun 8a6497e
typo fix
M97Chahboun 9f558c7
format builder.dart
M97Chahboun 3b80f5b
format tests
M97Chahboun 64a57a2
Merge branch 'main' into main
M97Chahboun df12f5a
Merge branch 'main' into main
M97Chahboun f6c518c
Merge branch 'flutter:main' into main
M97Chahboun 0eea20f
Merge branch 'main' into main
M97Chahboun ac01be0
Merge branch 'main' into main
M97Chahboun 672b44d
Merge branch 'main' into main
M97Chahboun 86717f9
Solved fail test
M97Chahboun ef8b046
solve package version
M97Chahboun 24b8297
updated imageBuilder & sizedImageBuilder docs
M97Chahboun e42ac4b
Improved _buildImage if statement
M97Chahboun ed8db58
Updated MarkdownSizedImageBuilder doc
M97Chahboun af00261
Adds assert that both aren't passed.
M97Chahboun 99d08a9
format codes
M97Chahboun 4f02de0
removed license comment
M97Chahboun c8acdbd
Improves docs
M97Chahboun 698f74c
format code & mark imageBuilder as Deprecated
M97Chahboun 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
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
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
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
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
Binary file added
BIN
+8.58 KB
...ter_markdown/test/assets/images/golden/image_test/custom_image_builder_test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.