|
|
|
|
@ -40,8 +40,9 @@ dependencies:
|
|
|
|
|
# path: C:/Users/mirza.shafique/AndroidStudioProjects/mc_common_app
|
|
|
|
|
|
|
|
|
|
mc_common_app:
|
|
|
|
|
path: D:\Development\car_common_app
|
|
|
|
|
# path: D:\Development\car_common_app
|
|
|
|
|
# path: /Users/amir/StudioProjects/car_common_app
|
|
|
|
|
path: /Volumes/Data/Projects/Flutter/car_common_app
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -55,7 +56,7 @@ dev_dependencies:
|
|
|
|
|
# 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
|
|
|
|
|
flutter_lints: ^4.0.0
|
|
|
|
|
|
|
|
|
|
# For information on the generic Dart part of this file, see the
|
|
|
|
|
# following page: https://dart.dev/tools/pub/pubspec
|
|
|
|
|
|