curved_navigation_bar icon indicating copy to clipboard operation
curved_navigation_bar copied to clipboard

Adding text below icon & box shadow

Open mhdnet opened this issue 5 years ago • 1 comments

#28 #10

mhdnet avatar Jun 04 '19 02:06 mhdnet

Hey, thanks for pull request. There are some problems:

  • if shadow param isn't set there is exception
  • items are positioned lower than in latest 0.2.20 version
  • box shadow isn't on whole top of curved navigation bar like in this photo: https://github.com/rafalbednarczuk/curved_navigation_bar/issues/10#issuecomment-474766985
  • text in CurvedNavigationItem should be also translated from bottom to top and bottom to top using animationCurve and animationDuration from CurvedNavigationBar parms.
  • some weird commented lines of code

rafalbednarczuk avatar Jun 25 '19 22:06 rafalbednarczuk