flutter_device_emulator 0.0.3 copy "flutter_device_emulator: ^0.0.3" to clipboard
flutter_device_emulator: ^0.0.3 copied to clipboard

Preview your Flutter widgets across multiple device screens in real-time.

0.0.3-beta-2 #

Added #

  • Comprehensive Dartdoc documentation for all public API elements
    • Added detailed documentation for DeviceEmulator class and constructor
    • Documented all public properties (builder, enableThemeToggle, enableOrientationToggle, enableLanguageToggle)
    • Added library-level documentation with usage examples
    • Documentation coverage now exceeds 20% requirement

Fixed #

  • Fixed undefined method error in screenshot functionality
    • Corrected function call from saveScreenshot to saveScreenshotPlatform
    • Fixed conditional import structure for platform-specific screenshot saving
  • Removed unused screenshot dependency from pubspec.yaml
  • Fixed linter warnings and analyzer issues
    • Removed unnecessary null-aware operator in web screenshot saver
    • Fixed dead code warnings

Improved #

  • Enhanced code quality and maintainability
  • Better platform compatibility with proper conditional imports
  • Cleaner dependency management

0.0.3-beta-1 #

  • Update and remove deprecated dependaed package

0.0.1 #

  • TODO: Describe initial release.
0
likes
160
points
41
downloads

Publisher

verified publisherniksofts.com

Weekly Downloads

Preview your Flutter widgets across multiple device screens in real-time.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

device_frame, flutter, path_provider, web

More

Packages that depend on flutter_device_emulator