surfstudio / flutter-bottom-sheet

Custom bottom sheet widget, that can resize by drag and then scroll. Made by Surf 🏄
Apache License 2.0
164 stars 42 forks source link

Feat: add the ability to set the color of the barrier. #56

Closed KristinaZoteva closed 2 years ago

KristinaZoteva commented 2 years ago

Simulator Screen Shot - iPhone 13 Pro - 2022-05-12 at 12 10 37 Simulator Screen Shot - iPhone 13 Pro - 2022-05-12 at 12 10 16

codecov-commenter commented 2 years ago

Codecov Report

Merging #56 (58260bb) into main (ccd953b) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 58260bb differs from pull request most recent head 91be387. Consider uploading reports for the commit 91be387 to get more accurate results

@@            Coverage Diff            @@
##              main       #56   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          240       243    +3     
=========================================
+ Hits           240       243    +3     
Impacted Files Coverage Δ
lib/src/flexible_bottom_sheet.dart 100.00% <100.00%> (ø)
lib/src/flexible_bottom_sheet_route.dart 100.00% <100.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 ccd953b...91be387. Read the comment docs.