jaboyc

Results 5 issues of jaboyc

When building a Dart project, the `dependency_overrides` of the `pubspec.yaml` are not copied to the server, which prevents my Dart project from being built. I believe modifying https://github.com/open-runtimes/open-runtimes/blob/21084bb7a809f4c5727c581756f0a59a4a389dc4/runtimes/dart-3.1/prepare/prepare.dart#L14 to ```dart...

Add ability to customize the animation when finishing a drag or calling `swipableStackController.next()`. Add `onDragCompleted` which is called whenever the user finishes a drag that will start the "next" animation.

### 👟 Reproduction steps When I update an attribute using `Databases.update#Attribute` and pass in `null` for `xdefault`, ### 👍 Expected behavior It should set the default value of that attribute...

bug

### 👟 Reproduction steps When I attempt to update a numeric attribute (int or float) using `Databases.updateIntAttribute()` or `Databases.updateFloatAttribute()`: ### 👍 Expected behavior I should be able to set the...

bug

Please read [How to contribute](https://github.com/Solido/awesome-flutter/blob/master/contributing.md) before creating a submission. ## Description and links to repo and pubdev if any Submission description/links here Github: https://github.com/JLogical-Apps/flood Homepage: https://www.flooddev.com/ Documentation: https://docs.flooddev.com/ --- **Checklist**...