{ pkgs ? import { } }: with pkgs; mkShell { buildInputs = [ dart flutter androidenv.androidPkgs_9_0.platform-tools ]; }