virtual_platform 0.3.0 copy "virtual_platform: ^0.3.0" to clipboard
virtual_platform: ^0.3.0 copied to clipboard

discontinued

A package that simplifies the cross-platform development process by providing a virtual platform than can be changed at runtime.

0.3.0 #

This release only contains the instrument present in the library virtual_platform. The package was split into multiple packages abstract_platform, physical_platform, virtual_platform, omni_platform.

The subplatform concept was completely removed.

Therefore, this release features:

  • VirtualPlatform
  • VirtualPlatformDispatcher
  • matchVirtualPlatform

0.2.0 #

This release makes it easier to distinguish between platform groups only targeting platforms (by appending "Systems") and subplatform groups mostly taking into account the available screen size.

  • Change platform groups to "appleSystems", "mobileSystems" and "desktopSystems".
  • Change "apple" subplatform group to "appleSystems". Keep "mobile" and "desktop" subplatforms.

0.1.1 #

Pass static analysis and add docstring.

0.1.0 #

The package was split into 3 libraries. The documentation was rewritten.

0.0.1 #

First release. It comes with:

  • matchPhysicalPlatform
  • matchVirtualPlatform
  • VirtualPlatformBuilder
  • ResponsiveBuilder
  • VirtualPlatformNotifier
  • VirtualPlatform
0
likes
160
pub points
4%
popularity

Publisher

verified publishermanuelplavsic.ch

A package that simplifies the cross-platform development process by providing a virtual platform than can be changed at runtime.

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

abstract_platform, flutter

More

Packages that depend on virtual_platform