DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
deprecationwarning: mongoose: `findoneandupdate()` and `findoneanddelete()` without the `usefindandmodify` option set to false are deprecated. see: https://mongoosejs.com/docs/deprecations.html#findandmodify
info: 'pickimage' is deprecated and shouldn't be used. use imagepicker.getimage() method instead.. (deprecated_member_use at [totem_service_app] lib/ui_screens/work order report screen.dart:274)
info: 'pickimage' is deprecated and shouldn't be used. use imagepicker.getimage() method instead.. (deprecated_member_use at [totem_service_app] lib/ui_screens/work order report screen.dart:274)
DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python.
DeprecationWarning: current URL string parser is deprecated, and will be removed in a future version. To use the new parser, pass option { useNewUrlParser: true } to MongoClient.connect.
your flutter application is created using an older version of the android embedding. it's being deprecated in favor of android embedding v2. follow the
futurewarning: passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'. _np_quint8 = np.dtype([("quint8", np.uint8, 1)])'