ns_player 0.0.5 copy "ns_player: ^0.0.5" to clipboard
ns_player: ^0.0.5 copied to clipboard

NSPlayer is a HLS(.m3u8) video player for flutter. The NsPlayer is a video player that allows you to select HLS video streaming by selecting the quality.

0.0.5 #

  • Fixed code formatting to achieve 50/50 static analysis score
  • Formatted file_utils.dart and video_quality_picker.dart

0.0.4 #

  • Fixed static analysis issues (50/50 points):
    • Removed unnecessary library name declaration
    • Replaced deprecated withOpacity with withValues(alpha:) across all files
    • Added const constructor to immutable widgets
    • Added missing type annotations
  • Code formatting improvements
  • Improved code quality and maintainability

0.0.3 #

  • Updated dependencies to latest versions:
    • http: ^1.6.0
    • path_provider: ^2.1.5
    • video_player: ^2.10.1
    • wakelock_plus: ^1.4.0
    • path: ^1.9.1
    • flutter_lints: ^6.0.0
  • Updated build configuration:
    • Gradle: 8.9
    • Android Gradle Plugin: 8.7.3
    • Kotlin: 2.1.0
    • Android NDK: 27.0.12077973
  • Improved compatibility with latest Flutter SDK

0.0.2 #

  • update min sdk version
  • update README
  • update example
  • update version

0.0.1+1 #

  • Update Description and README.

0.0.1 #

  • Initial release.
0
likes
160
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

NSPlayer is a HLS(.m3u8) video player for flutter. The NsPlayer is a video player that allows you to select HLS video streaming by selecting the quality.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_lints, http, path, path_provider, video_player, wakelock_plus

More

Packages that depend on ns_player