flutter_web_record 0.1.2 copy "flutter_web_record: ^0.1.2" to clipboard
flutter_web_record: ^0.1.2 copied to clipboard

Platformweb

A Flutter web package for screen recording with audio support, pause/resume controls, customizable UI, and preview functionality.

0.1.2 #

  • Verified plugin works on the latest stable Safari (Safari 26)

0.1.1 #

  • Migrated from deprecated dart:html and dart:js_util to package:web and dart:js_interop
  • Fixed compatibility with latest Flutter/Dart versions
  • Improved static analysis score
  • No breaking changes - all APIs remain the same

0.1.0 #

  • Initial release
  • Screen recording with audio support (system, microphone, both, or none)
  • Pause/resume functionality during recording
  • Customizable recording indicator UI
  • Control buttons with customizable icons and colors
  • Optional preview dialog before saving
  • Multiple audio capture modes
  • Returns video as bytes for easy upload/storage
  • WebM format with automatic codec selection

0.1.0 #

  • Initial release
  • Screen recording with audio support
  • Pause/resume functionality
  • Customizable UI
  • Preview dialog
  • Multiple audio capture modes

MIT License

Copyright (c) 2024 [pixellogic31]

Permission is hereby granted, free of charge, to any person obtaining a copy...
1
likes
150
points
268
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A Flutter web package for screen recording with audio support, pause/resume controls, customizable UI, and preview functionality.

Repository (GitHub)
View/report issues

Topics

#screen-recording #video #media #web #recorder

Documentation

API reference

License

MIT (license)

Dependencies

flutter, web

More

Packages that depend on flutter_web_record