PUBDEV
masamune_universal_ui v3.2.8
The package provide a universal UI that aims to be written in one code on any platform.
PUBDEV
masamune_text_to_speech v3.1.7
Masamune plug-in adapter for use with Text-to-Speech. Provides a controller.
PUBDEV
masamune_workflow v3.3.1
Package for providing workflow functionalities to execute various tasks.
PUBDEV
masamune v3.5.7
An application development framework centered on automatic code generation using build_runner.
PUBDEV
katana_theme v3.1.2
Base package for providing simple and straightforward theme definitions on Flutter.
PUBDEV
flutter_agenda v6.0.0
Agenda view package with diagnol scrolling, vertical timeline, horizontal resources and auto rendering for thier appoiments.
REDDIT
Different versions of pages for users
Whatâs the most efficient way to display different versions of the same page for different kinds of users? For instance a marketplace app, the sellers page for an item would have all the same info b...
PUBDEV
vol_spotter v0.1.0+2
A Flutter plugin for detecting physical button presses (volume up, volume down, power) on Android and iOS with configurable event interception.
PUBDEV
vol_spotter_windows v0.1.0+2
Windows stub implementation of the vol_spotter plugin. Physical button detection is not supported on Windows.
PUBDEV
vol_spotter_web v0.1.0+2
Web stub implementation of the vol_spotter plugin. Physical button detection is not supported on the web.
PUBDEV
vol_spotter_macos v0.1.0+2
macOS stub implementation of the vol_spotter plugin. Physical button detection is not supported on macOS.
PUBDEV
vol_spotter_linux v0.1.0+2
Linux stub implementation of the vol_spotter plugin. Physical button detection is not supported on Linux.
PUBDEV
vol_spotter_ios v0.1.0+2
iOS implementation of the vol_spotter plugin for detecting physical button presses (volume, power) using AVAudioSession KVO and MPVolumeView.
PUBDEV
vol_spotter_android v0.1.0+2
Android implementation of the vol_spotter plugin for detecting physical button presses (volume, power) using Window.Callback and BroadcastReceiver.
PUBDEV
vol_spotter_platform_interface v0.1.0+2
A common platform interface for the vol_spotter plugin. Provides the abstract classes, models, and method channel implementation used by platform packages.