mirror of https://github.com/flutter/samples.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
|