added save image and more feature
This commit is contained in:
18
pubspec.yaml
18
pubspec.yaml
@ -36,11 +36,24 @@ dependencies:
|
||||
cupertino_icons: ^1.0.2
|
||||
flutter_hooks: ^0.18.2+1
|
||||
flutter_colorpicker: ^1.0.3
|
||||
hive: ^2.1.0
|
||||
hive_flutter: ^1.1.0
|
||||
image_gallery_saver: ^1.7.1
|
||||
path_provider: ^2.0.9
|
||||
# permission_handler: ^9.2.0
|
||||
gallery_saver: ^2.3.2
|
||||
# scree
|
||||
# loading_overlay: ^0.2.1
|
||||
flutter_easyloading: ^3.0.3
|
||||
intl: ^0.17.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
build_runner: ^1.12.2
|
||||
hive_generator: ^1.0.1
|
||||
# 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
|
||||
@ -62,7 +75,10 @@ flutter:
|
||||
# To add assets to your application, add an assets section, like this:
|
||||
assets:
|
||||
- assets/
|
||||
- assets/hewan/
|
||||
- assets/binatang/
|
||||
- assets/sayur/
|
||||
- assets/kenderaan/
|
||||
- assets/buah/
|
||||
# - images/a_dot_burr.jpeg
|
||||
# - images/a_dot_ham.jpeg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user