1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-06 11:41:26 +00:00

Drop author from pubspecs, organise imports (#899)

This commit is contained in:
Brett Morgan
2021-09-22 10:17:05 +10:00
committed by GitHub
parent 297f6b0b96
commit 583457dc75
5 changed files with 5 additions and 7 deletions

View File

@@ -1,7 +1,6 @@
name: samples_index
description: A visual index of Flutter samples
homepage: https://github.com/flutter/samples_index
author: Flutter Team <flutter-dev@googlegroups.com>
version: 0.0.1
environment:
sdk: ">=2.12.0 <3.0.0"