1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-23 04:41:38 +00:00

Added 3 tabbed pages with welcome messages (#92)

This commit is contained in:
Branden Taylor
2019-06-17 16:08:45 -07:00
committed by Andrew Brogdon
parent d35d88740d
commit 9241a062bc
5 changed files with 59 additions and 33 deletions

View File

@@ -143,4 +143,4 @@ packages:
source: hosted
version: "2.0.8"
sdks:
dart: ">=2.2.0 <3.0.0"
dart: ">=2.3.0-dev <3.0.0"