Removed Redundant Code

This commit is contained in:
2025-02-02 02:53:30 +00:00
parent 23ec782048
commit 7504f341d2
6 changed files with 92 additions and 75 deletions
+2 -13
View File
@@ -34,7 +34,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
appwrite: 13.0.0
appwrite: 13.1.1
timeago: ^3.7.0
flutter_spinkit: ^5.2.1
provider: ^6.1.2
@@ -44,22 +44,11 @@ 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: ^5.0.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# 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: