You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comment all API functions, at the very least in BccmPlayerController.
Move everything from README.md to doc/
Clean up top level exports, some folders like theme/ should be in lib/ and exported via bccm_player.dart for example. This also cleans up the API reference docs.
Document a few common scenarios as examples
Document how to customize the player (theming and custom ui)
The text was updated successfully, but these errors were encountered:
theme/
should be in lib/ and exported via bccm_player.dart for example. This also cleans up the API reference docs.The text was updated successfully, but these errors were encountered: