snap 2.0.0
snap: ^2.0.0 copied to clipboard
An extensive snap tool/widget for Flutter that allows very flexible snap management and snapping between your widgets.
2.0.0 04.05.2021 #
- Migrated to Null Safety.
1.0.6 11.10.2020 #
- Regular maintenance.
1.0.5 21.11.2019 #
-
[minSnapDistance] is added. If set, the snapping will not occur when no [SnapTarget] is found that is closer to the [uiChild] than this value.
-
Updated README.
1.0.4 07.09.2019 #
- Minor changes.
1.0.3 30.08.2019 #
-
Minor changes.
-
Improved code style.
-
[1.0.3+1] Updated README.
-
[1.0.3+2] Updated README.
1.0.2 23.08.2019 #
-
Minor changes.
-
Improved code style with trailing commas.
-
[1.0.2+1] Minor changes.
1.0.1 20.08.2019 #
-
Improved code style.
-
Code excerpt added to the README.
-
[1.0.1+1] Updated README.
1.0.0 18.08.2019 #
-
flick is now implemented directly to the package.
-
Fine tuning.
-
[1.0.0+1] Updated README.
0.1.3 08.08.2019 #
- Improved code style.
0.1.2 08.08.2019 #
- Minor changes.
0.1.1 08.08.2019 #
-
Minor changes.
-
Documentation added.
0.1.0 07.08.2019 #
- Initial release. Documentation pending.