Skip to content
This repository was archived by the owner on Oct 17, 2019. It is now read-only.

Update from master - #4

Open
orswen wants to merge 17 commits into
TheRedBricks:masterfrom
AndreHaueisen:master
Open

orswen wants to merge 17 commits into
TheRedBricks:masterfrom
AndreHaueisen:master

Conversation

@orswen

@orswen orswen commented Jul 31, 2019

Copy link
Copy Markdown

No description provided.

AndreHaueisen and others added 17 commits July 10, 2019 07:08
Flutter minimum version for Flushbar is now 1.7.8
With Flutter version 1.7.8 hitting stable, there is no version restriction for stable channel users anymore
Flushbar now supports uniform borders (same border on all sides)
Added `borderColor` property
Added `borderWidth` property
Added `padding` property - default still complies with material design specs
Fix onTap requiring a return value
Blur overlay will now animate until it disappears instead of vanishing
Added `barBlur` which applies a BackdropFilter only to Flushbar's background
Default animation curve changed from `fastOutSlowIn` to `easeOutCirc`
Fix override install method issue : #110
Fix example code not working
…if you are using flutter v1.15 or greater (currently on the beta channel)

adds blockBackgroundInteraction property.
overlayBlur renamed to routeBlur. Will be ignored if blockBackgroundInteraction is false
overlayColor renamed to routeColor. Will be ignored if blockBackgroundInteraction is false
Now, if [showProgressIndicator] is true and [progressIndicatorController] is null, an infinite linear progress indicator will be shown
Performance improvements
Code refactoring
Removed generic type requirement to extend Object
Fixed bar blur clipping
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants