Skip to content
Maël Chiotti edited this page Sep 18, 2023 · 3 revisions

Preferences manager

The PreferenceManager class is a wrapper around shared_preferences.

Package info manager

The PackageInfoManager class is a wrapper around package_info_plus.

Platform manager

The PlatformManager class is a wrapper around Platform, kIsWeb and defaultTargetPlatform. It is able to detect the platform where the application in running on any platform, including web.

Clone this wiki locally