separated_column 2.0.0
separated_column: ^2.0.0 copied to clipboard
Flutter package for rendering Column widget that injects the separator in between the children.
2.0.0 #
- Removed prerelease
1.1.0-nullsafety.0 #
- BREAKING: Migrated to null safety
- Upgrade Dart SDK constraints to
>=2.12.0-0 <3.0.0
1.0.1+2 #
- Minor changes.
1.0.1+1 #
- Added options to include outer separators.
1.0.0+2 #
- Minor changes.
1.0.0+1 #
- Stable release.
0.0.2 #
- Added example.
0.0.1 #
- Initial release.