Initial commit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
name: holo_shiny
|
||||
description: Holographic shiny card widget powered by GLSL fragment shaders.
|
||||
version: 0.1.0
|
||||
publish_to: none
|
||||
repository: https://example.com/your-org/holo_shiny
|
||||
homepage: https://example.com/your-org/holo_shiny
|
||||
issue_tracker: https://example.com/your-org/holo_shiny/issues
|
||||
documentation: https://example.com/your-org/holo_shiny/docs
|
||||
|
||||
environment:
|
||||
sdk: ^3.6.0
|
||||
flutter: ">=3.22.0"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
sensors_plus: ^7.0.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^6.0.0
|
||||
|
||||
flutter:
|
||||
shaders:
|
||||
- shaders/shiny_card.frag
|
||||
Reference in New Issue
Block a user