mirror of
https://github.com/flutter/samples.git
synced 2025-11-13 19:08:41 +00:00
Merge in the flutter gallery (#176)
This commit is contained in:
11
gallery/l10n_cli/pubspec.yaml
Normal file
11
gallery/l10n_cli/pubspec.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
name: l10n_cli
|
||||
description: A sample command-line application.
|
||||
# version: 1.0.0
|
||||
# author: Rami Abou Ghanem <raboughanem@google.com>
|
||||
|
||||
environment:
|
||||
sdk: '>=2.2.0 <3.0.0'
|
||||
|
||||
dev_dependencies:
|
||||
pedantic: 1.8.0
|
||||
test: ^1.0.0
|
||||
Reference in New Issue
Block a user