Coder Social home page Coder Social logo

flutter-message-bird's Introduction

Hi there!



๐Ÿ”ญ Iโ€™m currently learning Dockers and Kubernetes.
๐Ÿ‘ฏ Iโ€™m looking to collaborate on Backend Projects

java python Nodejs GIT kubernetes azure docker mysql mongodb

๐ŸŒ Socials:

Instagram LinkedIn

๐Ÿ’ป Tech Stack:

Python Java C++ HTML5 CSS3 Dart Shell Script JavaScript Heroku Netlify AWS Google Cloud Bootstrap Express.js Flutter Flask NodeJS Socket.io Nginx MongoDB MySQL Adobe XD NumPy Pandas Docker Kubernetes Postman Swagger

๐Ÿ“Š GitHub Stats:



๐Ÿ† GitHub Trophies

โœ๏ธ Random Dev Quote


flutter-message-bird's People

Contributors

sarthak-ons avatar

Watchers

 avatar

flutter-message-bird's Issues

Permssion Handler Problem

Note: C:\Flutter\flutter\flutter_windows_2.5.0-stable\flutter.pub-cache\hosted\pub.dartlang.org\device_info-2.0.3\android\src\main\java\io\flutter\plugins\deviceinfo\DeviceInfoPlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: C:\Flutter\flutter\flutter_windows_2.5.0-stable\flutter.pub-cache\hosted\pub.dartlang.org\google_sign_in-5.2.1\android\src\main\java\io\flutter\plugins\googlesignin\GoogleSignInPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
C:\Flutter\flutter\flutter_windows_2.5.0-stable\flutter.pub-cache\hosted\pub.dartlang.org\permission_handler-8.2.6\android\src\main\java\com\baseflow\permissionhandler\PermissionManager.java:321: error: cannot find symbol
if (Build.VERSION.SDK_INT < Build.VERSION_CODES.S) {
^
symbol: variable S
location: class VERSION_CODES
C:\Flutter\flutter\flutter_windows_2.5.0-stable\flutter.pub-cache\hosted\pub.dartlang.org\permission_handler-8.2.6\android\src\main\java\com\baseflow\permissionhandler\PermissionUtils.java:72: error: cannot find symbol
case Manifest.permission.BLUETOOTH_SCAN:
^
symbol: variable BLUETOOTH_SCAN
location: class permission
C:\Flutter\flutter\flutter_windows_2.5.0-stable\flutter.pub-cache\hosted\pub.dartlang.org\permission_handler-8.2.6\android\src\main\java\com\baseflow\permissionhandler\PermissionUtils.java:74: error: cannot find symbol
case Manifest.permission.BLUETOOTH_ADVERTISE:
^

symbol: variable BLUETOOTH_ADVERTISE
location: class permission
C:\Flutter\flutter\flutter_windows_2.5.0-stable\flutter.pub-cache\hosted\pub.dartlang.org\permission_handler-8.2.6\android\src\main\java\com\baseflow\permissionhandler\PermissionUtils.java:76: error: cannot find symbol
case Manifest.permission.BLUETOOTH_CONNECT:
^
symbol: variable BLUETOOTH_CONNECT

location: class permission
C:\Flutter\flutter\flutter_windows_2.5.0-stable\flutter.pub-cache\hosted\pub.dartlang.org\permission_handler-8.2.6\android\src\main\java\com\baseflow\permissionhandler\PermissionUtils.java:273: error: cannot find symbol
String result = determineBluetoothPermission(context, Manifest.permission.BLUETOOTH_SCAN);
symbol: variable BLUETOOTH_ADVERTISE
location: class permission
C:\Flutter\flutter\flutter_windows_2.5.0-stable\flutter.pub-cache\hosted\pub.dartlang.org\permission_handler-8.2.6\android\src\main\java\com\baseflow\permissionhandler\PermissionUtils.java:76: error: cannot find symbol
case Manifest.permission.BLUETOOTH_CONNECT:
^
symbol: variable BLUETOOTH_CONNECT

location: class permission
C:\Flutter\flutter\flutter_windows_2.5.0-stable\flutter.pub-cache\hosted\pub.dartlang.org\permission_handler-8.2.6\android\src\main\java\com\baseflow\permissionhandler\PermissionUtils.java:273: error: cannot find symbol
String result = determineBluetoothPermission(context, Manifest.permission.BLUETOOTH_SCAN);
^
symbol: variable BLUETOOTH_SCAN
location: class permission
C:\Flutter\flutter\flutter_windows_2.5.0-stable\flutter.pub-cache\hosted\pub.dartlang.org\permission_handler-8.2.6\android\src\main\java\com\baseflow\permissionhandler\PermissionUtils.java:285: error: cannot find symbol
String result = determineBluetoothPermission(context, Manifest.permission.BLUETOOTH_ADVERTISE);
^
symbol: variable BLUETOOTH_ADVERTISE

location: class permission
C:\Flutter\flutter\flutter_windows_2.5.0-stable\flutter.pub-cache\hosted\pub.dartlang.org\permission_handler-8.2.6\android\src\main\java\com\baseflow\permissionhandler\PermissionUtils.java:297: error: cannot find symbol
String result = determineBluetoothPermission(context, Manifest.permission.BLUETOOTH_CONNECT);
^
symbol: variable BLUETOOTH_CONNECT
location: class permission

C:\Flutter\flutter\flutter_windows_2.5.0-stable\flutter.pub-cache\hosted\pub.dartlang.org\permission_handler-8.2.6\android\src\main\java\com\baseflow\permissionhandler\PermissionUtils.java:390: error: cannot find symbol
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.S && hasPermissionInManifest(context, null, permission)) {
^
symbol: variable S
location: class VERSION_CODES
8 errors
2

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':permission_handler:compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 9s
Exception: Gradle task assembleDebug failed with exit code 1
Exited (sigterm)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.