1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-08 20:50:04 +00:00

updated pub

This commit is contained in:
Nishant Srivastava
2023-10-12 17:44:38 +02:00
parent 526f74a64c
commit 0ed78ea636
67 changed files with 67 additions and 67 deletions

View File

@@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.10.0 <3.0.0"
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:

View File

@@ -2,7 +2,7 @@ name: enabling_splash_screen
description: Splash screen in a flutter project
environment:
sdk: ">=2.10.0 <3.0.0"
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter: