Loading pkgs/by-name/pl/plant-it-frontend/package.nix 0 → 100644 +19 −0 Original line number Diff line number Diff line { lib, flutter326, plant-it, }: flutter326.buildFlutterApplication { pname = "plant-it-frontend"; inherit (plant-it) version src; sourceRoot = "source/frontend"; targetFlutterPlatform = "web"; pubspecLock = lib.importJSON ./pubspec.lock.json; meta = plant-it.meta // { description = "Frontend for Plant It"; }; } pkgs/by-name/pl/plant-it-frontend/pubspec.lock.json 0 → 100644 +1758 −0 File added.Preview size limit exceeded, changes collapsed. Show changes Loading
pkgs/by-name/pl/plant-it-frontend/package.nix 0 → 100644 +19 −0 Original line number Diff line number Diff line { lib, flutter326, plant-it, }: flutter326.buildFlutterApplication { pname = "plant-it-frontend"; inherit (plant-it) version src; sourceRoot = "source/frontend"; targetFlutterPlatform = "web"; pubspecLock = lib.importJSON ./pubspec.lock.json; meta = plant-it.meta // { description = "Frontend for Plant It"; }; }
pkgs/by-name/pl/plant-it-frontend/pubspec.lock.json 0 → 100644 +1758 −0 File added.Preview size limit exceeded, changes collapsed. Show changes