toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 190 packages
Sort by PUB-AZS
A library to take config values from configuration files, CLI arguments, and environment variables.
Detect whether you're running in a CI environment and information about the CI vendor.
A collection of functions that allow you to interact with the file system and OS environment from any platform that supports dart:io. Copy, move, delete files and directory trees, search for files, create temp files and directories.
Explicitly reads environment variables into a dart file from a .env file for more security and faster start up times.#environment-variables#dotenv
Load environment variables from a `.env` file.
Wrapper around package:web that adds compatibility for non-web environments.
A Dart library that contains testable atSign credentials and demo variables which can be used for testing with the local test environment.
Environment specific config generator. Allows to specify env configuration during CI/CD build. Primarily created to simplify Flutter build configuration
Flutter plugin for passing Android Intents to the Flutter environment.
Platformandroid
Plugin that exposes environment variables to your Dart code in Flutter as well as to your native code in iOS and Android. Bring some 12 factor love to your Flutter apps