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

I added a pageBackground to be able to use a widget and not just a color (pageColor) as a background #63

Closed
wants to merge 12 commits into from

Conversation

ride4sun
Copy link
Contributor

@ride4sun ride4sun commented Dec 16, 2019

I added a pageBackground to be able to use a widget and not just a color (pageColor) as a background.
I updated the readme but I not sure about the version update.
This addresses #62

allcontributors bot and others added 6 commits October 20, 2019 08:51
+ added agreeToLicense bloc support
+ added afterFirstStartup bloc support
+ added null support for background_widget.dart
+ added stream_button.dart as seperate file
+ added debug support for clear
+ added stream_check_box_list_tile.dart for intro screen license
+ separated button.dart from stream_button.dart
+ simplified flare_animation_widget.dart
+ added stream_check_box_list_tile.dart
+ added IntroViews as sub package to modify background
+ added seed log for stream_value.dart
@codecov
Copy link

codecov bot commented Dec 16, 2019

Codecov Report

Merging #63 (963ca38) into master (30f7912) will decrease coverage by 3.48%.
The diff coverage is 91.66%.

❗ Current head 963ca38 differs from pull request most recent head 40b9b3b. Consider uploading reports for the commit 40b9b3b to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   92.32%   88.83%   -3.49%     
==========================================
  Files          15       15              
  Lines         430      430              
==========================================
- Hits          397      382      -15     
- Misses         33       48      +15     
Impacted Files Coverage Δ
lib/Models/page_view_model.dart 100.00% <ø> (ø)
lib/UI/page_indicator_buttons.dart 88.88% <ø> (ø)
lib/UI/page.dart 77.21% <91.66%> (-22.79%) ⬇️
lib/Constants/constants.dart 100.00% <0.00%> (+20.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 30f7912...40b9b3b. Read the comment docs.

+ Added Send Indicator in serial_bluetooth_bloc.dart
+ changed timeout between commands in serial_bluetooth_bloc.dart
+ modified intro_screens.dart to fit Android on G5
@aagarwal1012
Copy link
Owner

Please fix the merge conflicts!

@mzdm mzdm added the enhancement New feature or request label Apr 4, 2021
@mzdm
Copy link
Collaborator

mzdm commented Apr 7, 2021

@ride4sun can you please rebase on the latest master? Then we can finally get this reviewed and merged 👍

@ride4sun
Copy link
Contributor Author

ride4sun commented Apr 7, 2021 via email

@mzdm
Copy link
Collaborator

mzdm commented Apr 7, 2021

Sorry I did a former and don't want to spend more time on this. It should take you 5 minutes to do the change on your main branch.

Ok, closing. I saw a recent commit so I thought it was related to this PR.

I'll probably re-add this feature based on this PR someday.

@mzdm mzdm closed this Apr 7, 2021
@ride4sun
Copy link
Contributor Author

ride4sun commented Apr 7, 2021 via email

@mzdm
Copy link
Collaborator

mzdm commented Apr 7, 2021

As you can see the issue related to this PR is not closed meaning it's on the plan to be implemented. It missed 3.0.0 null safety version train which had breaking changes so the best is to wait 1-2 weeks now without updates in case there would be any issues for null safety migration (and for easier tracking).

After that, the feature can be implemented in a new PR and related changes will be cherry-picked from this PR. Sounds good?

@aagarwal1012
Copy link
Owner

@all-contributors add @ride4sun for code enhancement.

@allcontributors
Copy link
Contributor

@aagarwal1012

I've put up a pull request to add @ride4sun! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants