Plugin with other application. My code was running perfectly. But Now I am getting Error.
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, v1.17.5, on Microsoft Windows [Version 10.0.18363.900], locale en-US)
[√] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
[√] Android Studio (version 4.1)
[√] VS Code (version 1.46.1)
[√] Connected device (1 available)
• No issues found!
name: videoconf
description: A new Flutter project.
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
jitsi_meet: ^0.2.4
flutter_svg: ^0.17.4
path_provider: ^1.6.11
hive: 1.2.0
timeago: ^2.0.26
device_info: ^0.4.2+4
clipboard_manager: ^0.0.4
google_fonts: ^1.1.0
url_launcher: ^5.4.11
share: ^0.6.4+3
shared_preferences: ^0.5.7+3
hive_flutter: ^0.3.0+2
font_awesome_flutter: ^8.8.1
provider: ^4.1.3+1
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.3
dev_dependencies:
flutter_test:
sdk: flutter
hive_generator:
build_runner: