flutter-sdk icon indicating copy to clipboard operation
flutter-sdk copied to clipboard

Official plugin for using Thepeer SDK with flutter https://thepeer.co

Results 2 flutter-sdk issues
Sort by recently updated
recently updated
newest added

This fixes the following error produced by the `gap` package: A value of type 'RenderObject?' can't be assigned to a variable of type 'AbstractNode?' on the package. ![Screenshot 2023-12-06 at...

**Issue:** "flutter run / build" fails on latest SDK [3.13.1] **Cause:** Outdated dependency used in "the_peer" package **Solution:** Upgrade of dependency package: "gap" to version (3.0.1) required as stated here:...