ajinasokan / flutter_fgbg

Flutter plugin to detect when app(not Flutter container) goes to background or foreground
MIT License
82 stars 33 forks source link

deprecated API #25

Open Nulinz opened 2 months ago

Nulinz commented 2 months ago

Note: C:\Users\myusername\AppData\Local\Pub\Cache\hosted\pub.dev\flutter_fgbg-0.6.0\android\src\main\java\com\ajinasokan\flutter_fgbg\FlutterFGBGPlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use or override a deprecated API.

i'm using alarm package that package using Flutter_fgbg service but when run my app or build the app i got this error how to resolve this issue kindly tell me!