mirror of
https://github.com/flutter/packages.git
synced 2025-07-01 15:23:25 +08:00
Update metadata for move
This commit is contained in:
@ -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
|
||||||
|
@ -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:
|
||||||
|
Reference in New Issue
Block a user