Update metadata for move

This commit is contained in:
Stuart Morgan
2021-04-29 11:16:46 -04:00
parent cea44e2b02
commit 93b2f65037
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,7 @@
## 1.1.1
- Moved source to flutter/packages
## 1.1.0 ## 1.1.0
- Add support for null safety - Add support for null safety

View File

@ -1,12 +1,11 @@
name: css_colors name: css_colors
author: Flutter Authors <flutter-dev@googlegroups.com>
description: Defines constants for the CSS Colors description: Defines constants for the CSS Colors
homepage: https://github.com/flutter/css_colors repository: https://github.com/flutter/packages/tree/master/packages/css_colors
version: 1.1.0 version: 1.1.1
environment: environment:
sdk: '>=2.12.0-29.10.beta <3.0.0' sdk: '>=2.12.0 <3.0.0'
flutter: ">=1.0.0" flutter: ">=2.0.0"
dependencies: dependencies:
flutter: flutter: