saving refactorings

This commit is contained in:
Lucas Oskorep
2023-01-29 00:39:03 -05:00
parent 342e567736
commit f2e7527929
13 changed files with 17328 additions and 249 deletions
+8 -63
View File
@@ -29,87 +29,32 @@ environment:
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
image: ^3.2.0
logger: ^1.1.0
path_provider: ^2.0.11
tflite_flutter: ^0.9.0
collection: ^1.16.0
get_it: ^7.2.0
hive: ^2.2.3
hive_flutter: ^1.1.0
camera: ^0.10.2
dev_dependencies:
flutter_test:
sdk: flutter
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^2.0.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
build_runner: ^2.3.3
hive_generator: ^2.0.0
dependency_overrides:
camera_android:
git:
dependency: transitive
url: https://github.com/lucasoskorep/plugins.git
ref: feat/allowCameraZoomToUseAllPhysicalCameras
path: packages/camera/camera_android/
camera:
git:
url: https://github.com/lucasoskorep/plugins.git
ref: feat/allowCameraZoomToUseAllPhysicalCameras
path: packages/camera/camera/
camera: ^0.10.2
tflite_flutter_helper:
git:
url: https://github.com/lucasoskorep/tflite_flutter_helper.git
ref: master
# The following section is specific to Flutter packages.
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware
# For details regarding adding assets from package dependencies, see
# https://flutter.dev/assets-and-images/#from-packages
# To add custom fonts to your application, add a fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "family" key with the font family name, and a "fonts" key with a
# list giving the asset and other descriptors for the font. For
# example:
# fonts:
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# - asset: fonts/Schyler-Italic.ttf
# style: italic
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages
- assets/