separated_column 3.0.3 separated_column: ^3.0.3 copied to clipboard
Flutter package for rendering Column widget that injects the separator in between the children.
[3.0.3] #
- Added example screenshot
[3.0.2] #
- Upgrade Dart SDK constraints to
>=2.12.0 <4.0.0
[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.