mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
15 lines
285 B
YAML
15 lines
285 B
YAML
name: particle_background
|
|
description: Example for the simple_animations package
|
|
homepage: https://github.com/felixblaschke/simple_animations
|
|
|
|
environment:
|
|
sdk: '>=2.12.0 <3.0.0'
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
flutter_lints: ^1.0.4
|
|
flutter:
|
|
assets:
|
|
- preview.png
|