dynamic_list_item 1.0.0
dynamic_list_item: ^1.0.0 copied to clipboard
A dynamic list item for who wants default platform styling within Flutter apps.
1.0.0 #
- Custom-styling is now included! This can be done using the
DynamicListItemStyle. Make sure to read the documentation to learn the exact workings; - Updated readme;
- Upgraded example projects;
- Added documentation;
- Some internal renamings;
0.0.5 #
- Now
Divideris automaticly included on Android.
0.0.4 #
- Added widget tests.
- Removed unused variables.
0.0.3 #
- Made a single export of the necessary files.
- Updated the example.
0.0.2 #
- Now including an example.
0.0.1 #
- Initial release including base functionality.