mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
* add package:http dependency in dad_jokes * add package:http dependency in filipino_cuisine * don't build package:http demos until flutter/flutter#34858 is resolved * update gallery * update github_dataviz * update particle_background * don't build github_dataviz (uses package:http) * update slide_puzzle * update spinning_square * update timeflow * update vision_challenge * update charts * update dad_jokes * update filipino cuisine * ignore build output * update timeflow and vision_challenge * update slide_puzzle * don't commit build/ directory * move preview.png images to assets * fix path url join * update readme * update web/readme.md
44 lines
946 B
Plaintext
44 lines
946 B
Plaintext
# Generated by pub
|
|
# See https://dart.dev/tools/pub/glossary#lockfile
|
|
packages:
|
|
collection:
|
|
dependency: transitive
|
|
description:
|
|
name: collection
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.14.11"
|
|
flutter:
|
|
dependency: "direct main"
|
|
description: flutter
|
|
source: sdk
|
|
version: "0.0.0"
|
|
meta:
|
|
dependency: transitive
|
|
description:
|
|
name: meta
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.1.7"
|
|
sky_engine:
|
|
dependency: transitive
|
|
description: flutter
|
|
source: sdk
|
|
version: "0.0.99"
|
|
typed_data:
|
|
dependency: transitive
|
|
description:
|
|
name: typed_data
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "1.1.6"
|
|
vector_math:
|
|
dependency: transitive
|
|
description:
|
|
name: vector_math
|
|
url: "https://pub.dartlang.org"
|
|
source: hosted
|
|
version: "2.0.8"
|
|
sdks:
|
|
dart: ">=2.2.2 <3.0.0"
|