Commit Graph

6 Commits

Author SHA1 Message Date
Nick Fisher 4f830f1f95 fixes for Windows 2024-06-08 15:30:24 +10:00
Hannes Hultergård 93b7c74ffe Remove pubspec.lock files from packages
The dart team recommends not committing the pubspec.lock in regular
packages. The examples should still have the lock files to "ensures
changes to transitive dependencies are explicit".

https://dart.dev/guides/libraries/private-files#pubspec-lock
2024-06-06 21:23:51 +02:00
Nick Fisher e97e6f3a83 add checks for concurrent texture creation, don't recreate texture if same size as existing 2024-06-06 22:19:25 +08:00
Nick Fisher e26a649424 remove old logging 2024-06-05 22:30:57 +08:00
Nick Fisher 5db72f15ea throw exception if concurrent resizes found 2024-06-01 12:29:35 +08:00
Nick Fisher 6b50dc9d36 move flutter_filament plugin to federated structure 2024-05-15 22:25:46 +08:00