mirror of https://github.com/flutter/samples.git
15 lines
309 B
15 lines
309 B
name: particle_background
|
|
description: Example for the simple_animations package
|
|
author: Felix Blaschke <felix@felix-blaschke.de>
|
|
homepage: https://github.com/felixblaschke/simple_animations
|
|
|
|
environment:
|
|
sdk: ">=2.2.0 <3.0.0"
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
flutter:
|
|
assets:
|
|
- preview.png
|