File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 0.0.10
2+
3+ - feat: add optional ` clipBehavior ` ([ #113 ] ( https://github.com/felangel/flow_builder/pull/113 ) )
4+ - refactor: update to Flutter 3.13.9
5+
16# 0.0.9
27
38- fix: cannot pop with Android back button
Original file line number Diff line number Diff line change 11The MIT License (MIT)
2- Copyright (c) 2020 Felix Angelov
2+ Copyright (c) 2023 Felix Angelov
33
44Permission is hereby granted, free of charge, to any person
55obtaining a copy of this software and associated documentation
Original file line number Diff line number Diff line change @@ -2,8 +2,9 @@ name: flow_builder
22description : Flutter Flows made easy! A Flutter package which simplifies flows with a flexible, declarative API.
33repository : https://github.com/felangel/flow_builder
44homepage : https://github.com/felangel/flow_builder
5+ topics : [navigation, routing]
56
6- version : 0.0.9
7+ version : 0.0.10
78
89environment :
910 sdk : " >=2.17.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments