New main branch for flutter/flet rewrite

This commit is contained in:
2024-11-05 17:52:40 +00:00
parent a3dc6a8a73
commit ba0d94222b
14 changed files with 3488 additions and 129 deletions

11
devenv.yaml Normal file
View File

@@ -0,0 +1,11 @@
# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
inputs:
nixpkgs:
url: github:cachix/devenv-nixpkgs/rolling
nixpkgs-python:
url: github:cachix/nixpkgs-python
inputs:
nixpkgs:
follows: nixpkgs
impure: true