/os

Various operating system related packages for Dart/Flutter developers.

Primary LanguageDartApache License 2.0Apache-2.0

Pub Package package publisher

Introduction

This repository contains various cross-platform Dart/Flutter packages related operating systems. Licensed under the Apache License 2.0.

Package Description Version
os API for information about the operating system and the environment. Works in all platforms, including browsers. pub package
os_cpu API for CPU information. Works in all platforms, including browsers. pub package
os_files API for accessing various operating system directories and files. Works in all platforms, including browsers. pub package