Lucas Cardozo
Lucas Cardozo
> Will everything works fine if I use the v2 or do I need to make some changes I didn't have to make changes.
> @austinn and how do you build the slidable reference? With a GlobalKey? Using his code, I made this: ```dart import 'package:flutter/material.dart'; import 'package:flutter_slidable/flutter_slidable.dart'; void main() => runApp(const MyApp()); class...
Hi @ifnyas have you considered creating a focus_detector_v2 and publish it on pub.dev? e.g. https://pub.dev/packages/persistent_bottom_nav_bar_v2
@EdsonBueno or @kurtinge pls help us
Event with this conf in my app, silent notifications have stopped working. It has been working since v1 of my app (almost 1 year). FYI: https://github.com/firebase/flutterfire/issues/13476