nvf/docs/release-notes
Noah765 df0e2060c6 languages/dart: add flutter-tools.flutterPackage option
Previously, flutter-tools was dependent on the flutter SDK, which it found in the PATH. Having such undeclared and non-reproducible dependencies is against the principles of nix.
The flutterPackage option has been made optional for people who have installed the flutter SDK differently and want to keep it that way.
The enableNoResolvePatch option has been retained for people who have installed the flutter SDK using nix outside the scope of nvf and do not want to have to install it twice. The default value has been changed to false, assuming that most people who use nix to install flutter will use the flutterPackage option instead.
2025-04-18 17:05:57 +02:00
..
release-notes.md docs: format via deno fmt 2024-11-25 19:16:46 +03:00
rl-0.1.md treewide: remove dead links caught by the lychee link check 2024-11-25 18:56:58 +03:00
rl-0.2.md treewide: remove dead links caught by the lychee link check 2024-11-25 18:56:58 +03:00
rl-0.3.md treewide: find and fix typos 2024-11-26 10:36:39 +03:00
rl-0.4.md docs: update changelogs 2024-12-01 18:38:16 +03:00
rl-0.5.md treewide: find and fix typos 2024-11-26 10:36:39 +03:00
rl-0.6.md treewide: remove dead links caught by the lychee link check 2024-11-25 18:56:58 +03:00
rl-0.7.md various: address diniamo's review comments 2025-01-10 17:02:20 +03:00
rl-0.8.md languages/dart: add flutter-tools.flutterPackage option 2025-04-18 17:05:57 +02:00