1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +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

@@ -3,7 +3,7 @@ description: A Flutter sample to demonstrate isolates
version: 1.0.0+1
environment:
sdk: ">=2.3.0 <3.0.0"
sdk: ">=2.3.0-dev <3.0.0"
dependencies:
flutter: