Skip to content

v0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 13:18
· 2546 commits to refs/heads/main since this release
781427e

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 is video-player module.
  • Animate BottonNavigationVisibility.

🚀 Shared Module

  • Share module improvement.
    • Platform-specific error handling.
    • Change id type from long to string.