toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 4997 packages
Sort by PUB-AZS
Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.#dart-pub#semver
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.#i18n#intl
Flutter plugin for launching a URL. Supports web, phone, SMS, and email schemes.#links#os-integration#url-launcher#urls
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.#persistence#shared-preferences#storage
An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.#svg#vector-graphics
A library that contains the argument and file formats for implementing a native assets CLI.#ffi#interop#native-assets
A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation.#mock#test
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.#device#information#utils
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.#sql#database
Flutter Secure Storage provides API to store data in secure storage. Keychain is used in iOS, KeyStore based solution is used in Android.