Skip to content
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

v0.3.0 - RenderFlutterWidget #140

Merged
merged 9 commits into from Jul 2, 2023
Merged

v0.3.0 - RenderFlutterWidget #140

merged 9 commits into from Jul 2, 2023

Conversation

ABausG
Copy link
Owner

@ABausG ABausG commented Jun 30, 2023

Add Method to render a Flutter Widget to Image and save that to be displayed as an image in the HomeScreen Widget

leighajarett and others added 9 commits May 21, 2023 23:16
* Adding method to render flutter widget to image
* Update README.md to include image generation instructions

* Fixing android file path
* Add golden Test for rendering flutter widget

* Add Tests for Error Cases and complete coverage
* Simplify Key Usage for RenderFlutterWidget
@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f964af9) 100.00% compared to head (ff7ef2f) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #140   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           35        68   +33     
=========================================
+ Hits            35        68   +33     
Impacted Files Coverage Δ
lib/home_widget.dart 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ABausG ABausG merged commit b7663c1 into main Jul 2, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants