1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-14 03:19:06 +00:00

filipino_cuisine: migrate to null safety (#920)

This commit is contained in:
Brett Morgan
2021-10-08 12:10:23 +11:00
committed by GitHub
parent 3905b45fba
commit d14e79b833
7 changed files with 511 additions and 530 deletions

View File

@@ -1,13 +1,13 @@
name: filipino_cuisine
environment:
sdk: ">=2.2.0 <3.0.0"
sdk: '>=2.12.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
flutter_swiper: ^1.1.6
http: ^0.12.0
http: ^0.13.4
dev_dependencies:
flutter_lints: ^1.0.0