Initial Work

This commit is contained in:
2021-11-15 12:43:27 -06:00
commit 61cb7ef282
72 changed files with 1824 additions and 0 deletions

21
pubspec.yaml Normal file
View File

@@ -0,0 +1,21 @@
name: reprecord
description: A new Flutter project.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
camera: ^0.9.4+3
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.0
flutter:
uses-material-design: true