Initial and done prolly
This commit is contained in:
commit
6f88b9966f
175 changed files with 15445 additions and 0 deletions
28
pubspec.yaml
Normal file
28
pubspec.yaml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
name: groceries_manager
|
||||
description: "A new Flutter project."
|
||||
publish_to: "none"
|
||||
version: 0.1.0
|
||||
|
||||
environment:
|
||||
sdk: ^3.6.0-216.1.beta
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
drift: ^2.22.1
|
||||
drift_flutter: ^0.1.0
|
||||
get: ^5.0.0-release-candidate-9.2.1
|
||||
toastification: ^2.3.0
|
||||
icons_plus: ^5.0.0
|
||||
collection: ^1.19.0
|
||||
crypto: ^3.0.6
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^4.0.0
|
||||
drift_dev: ^2.22.0
|
||||
build_runner: ^2.4.13
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue