0dc81ae4eb
R=devoncarew@google.com Bug: https://github.com/flutter/flutter-intellij/issues/2055 Change-Id: I560f3e4664fd61bd2ab9b3b3fa49c8731d3331d8 Reviewed-on: https://dart-review.googlesource.com/53683 Reviewed-by: Devon Carew <devoncarew@google.com>
11 lines
405 B
YAML
11 lines
405 B
YAML
name: meta
|
|
version: 1.1.5
|
|
author: Dart Team <misc@dartlang.org>
|
|
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/meta
|
|
description: >
|
|
This library contains the definitions of annotations that provide additional
|
|
semantic information about the program being annotated. These annotations are
|
|
intended to be used by tools to provide a better user experience.
|
|
environment:
|
|
sdk: '>=1.12.0 <2.0.0'
|