nixpkgs/pkgs/development/compilers/flutter
hacker1024 0495725a1f flutter.buildFlutterApplication: Introduce a package override repository
Some Flutter packages require additional attribute values to be added to buildFlutterApplication, to add things like libraries and environment variables.

To prevent duplication in applications that use the packages, a repository of package overrides is kept. buildFlutterApplication will look for package overrides for each dependency, and apply them by calling overrideAttrs on itself.
2023-04-17 03:21:01 +10:00
..
engine-artifacts flutter: Download engine artifacts individually 2023-04-15 02:09:28 +10:00
package-overrides flutter.buildFlutterApplication: Introduce a package override repository 2023-04-17 03:21:01 +10:00
patches flutter: Don't check executable locations in doctor 2023-04-13 18:02:26 +10:00
default.nix flutter: Use fetchzip instead of fetchurl for source downloads 2023-04-15 01:52:30 +10:00
flutter.nix flutter.mkFlutterApp: Rename to flutter.buildFlutterApplication 2023-04-15 20:57:21 +10:00
sdk-symlink.nix flutter: Redesign wrapping architecture 2023-02-18 00:43:17 +11:00
wrapper.nix flutter: Allow adding extra dependencies to the wrapper 2023-04-16 21:20:25 +10:00