flutter.dev
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Package Information
- Domain:
flutter.dev - Name:
flutter.dev - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install flutter.devPrograms
This package provides the following executable programs:
flutterdart
Available Versions
Show all 55 versions
3.35.2,3.35.1,3.35.0,3.32.8,3.32.73.32.6,3.32.5,3.32.4,3.32.3,3.32.23.32.1,3.32.0,3.29.3,3.29.2,3.29.13.29.0,3.27.4,3.27.3,3.27.2,3.27.13.27.0,3.24.5,3.24.4,3.24.3,3.24.23.24.1,3.24.0,3.22.3,3.22.2,3.22.13.22.0,3.19.6,3.19.5,3.19.4,3.19.33.19.2,3.19.1,3.19.0,3.16.9,3.16.83.16.7,3.16.6,3.16.5,3.16.4,3.16.33.16.2,3.16.1,3.16.0,3.13.9,3.13.83.13.7,3.13.6,3.13.5,3.13.4,3.13.3
Latest Version: 3.35.2
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +flutter.dev@3.35.2 -- $SHELL -iDependencies
This package depends on:
git-scm.orgtukaani.org/xzgnu.org/whichlinux:curl.selinux:info-zip.org/ziplinux:info-zip.org/unzip
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry['flutter.dev']
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.