Skip to content

Commit

Permalink
chore: v0.0.3 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel authored Jun 29, 2021
1 parent 20a897c commit 0e39eb7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.0.3

- fix: respect top-level `WillPopScope`
- A top-level `WillPopScope` can be added to prevent popping the first page in a flow

# 0.0.2

- fix: don't lose system push events and pass them to WidgetsBindings
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Flutter Flows made easy! A Flutter package which simplifies flows w
repository: https://github.com/felangel/flow_builder
homepage: https://github.com/felangel/flow_builder

version: 0.0.2
version: 0.0.3

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down

0 comments on commit 0e39eb7

Please sign in to comment.