mirror of
https://github.com/flutter/samples.git
synced 2026-03-31 16:55:34 +00:00
Centralize analysis options (#957)
This commit is contained in:
@@ -3,11 +3,12 @@ description: Example for the simple_animations package
|
||||
homepage: https://github.com/felixblaschke/simple_animations
|
||||
|
||||
environment:
|
||||
sdk: ">=2.2.0 <3.0.0"
|
||||
sdk: '>=2.12.0 <3.0.0'
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_lints: ^1.0.4
|
||||
flutter:
|
||||
assets:
|
||||
- preview.png
|
||||
|
||||
Reference in New Issue
Block a user