Skip to content

Commit

Permalink
Update pub dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
patelneel55 committed Jan 2, 2021
1 parent d8dc65d commit 6a6cd6e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 35 deletions.
2 changes: 0 additions & 2 deletions frontend/memoree_client/lib/app/widgets/video_card.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import 'dart:ui';

import 'package:fading_edge_scrollview/fading_edge_scrollview.dart';
import 'package:flutter/material.dart';

import 'package:memoree_client/app/widgets/thumbnail.dart';
Expand Down
30 changes: 1 addition & 29 deletions frontend/memoree_client/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -139,13 +139,6 @@ packages:
description: flutter
source: sdk
version: "0.0.0"
flutter_staggered_grid_view:
dependency: "direct main"
description:
name: flutter_staggered_grid_view
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.3"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -219,13 +212,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0-nullsafety.6"
nested:
dependency: transitive
description:
name: nested
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.4"
path:
dependency: transitive
description:
Expand Down Expand Up @@ -296,13 +282,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.13"
provider:
dependency: "direct main"
description:
name: provider
url: "https://pub.dartlang.org"
source: hosted
version: "4.3.2+3"
quiver:
dependency: transitive
description:
Expand Down Expand Up @@ -392,13 +371,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.4+1"
video_thumbnail_generator:
dependency: "direct main"
description:
name: video_thumbnail_generator
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.6"
win32:
dependency: transitive
description:
Expand All @@ -415,4 +387,4 @@ packages:
version: "0.1.2"
sdks:
dart: ">=2.12.0-0.0 <3.0.0"
flutter: ">=1.17.0 <2.0.0"
flutter: ">=1.12.13+hotfix.5 <2.0.0"
4 changes: 0 additions & 4 deletions frontend/memoree_client/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,10 @@ dependencies:
cupertino_icons: ^1.0.0
firebase_auth: ^0.18.4+1
firebase_core: ^0.5.3
flutter_staggered_grid_view: ^0.3.2
google_sign_in: ^4.5.6
http: ^0.12.2
path_provider: ^1.6.24
provider: ^4.3.2+3
video_player: ^1.0.1
video_thumbnail_generator: ^0.0.6
fading_edge_scrollview: ^1.1.4

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 6a6cd6e

Please sign in to comment.