v0.2.3
github-actions
released this
15 Aug 13:18
·
2546 commits
to refs/heads/main
since this release
What’s Changed
🤖 Android
- Add Youtube Video Player.
- Add ModalBottomSheet support. You can now create a feature module that displays content in a
ModalBottomSheet
. An example of this isvideo-player
module. - Animate BottonNavigationVisibility.
🚀 Shared Module
- Share module improvement.
- Platform-specific error handling.
- Change id type from long to string.