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

Add row alignment of the icon and text alignment #79

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ARIFCSE10
Copy link

with this commit, the user can able to change the icon and text placement of the nav bar.

ARIFCSE10 and others added 4 commits November 19, 2020 21:09
from start to centre alignment main axis
added the ability to position the item icon into start centre or end
@codecov-io
Copy link

Codecov Report

Merging #79 (282ac75) into master (2e88b51) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   96.87%   96.96%   +0.09%     
==========================================
  Files           1        1              
  Lines          64       66       +2     
==========================================
+ Hits           62       64       +2     
  Misses          2        2              
Impacted Files Coverage Δ
lib/bottom_navy_bar.dart 96.96% <100.00%> (+0.09%) ⬆️

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 2e88b51...282ac75. Read the comment docs.

Copy link
Owner

@pedromassango pedromassango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR. Can you add tests for the changes you have made?

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

3 participants