Ryan

Results 18 issues of Ryan

arduino/libraries/madleech-Auto485-3ff0421/Auto485.cpp: In member function 'void Auto485::begin(long unsigned int, uint8_t)': arduino/libraries/madleech-Auto485-3ff0421/Auto485.cpp:58:28: error: invalid conversion from 'uint8_t {aka unsigned char}' to 'SerialConfig' [-fpermissive] _serial.begin(baud, config); ^

It is quite hard to provide a small repo here, because it involve hardware as well. The only clue is hardware is being reset very often (not the issue to...

os:Android

flutter: ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞════════════════════════ The following assertion was thrown while finalizing the widget tree: _DropdownMenuStatef9cfe(tickers: tracking 1 ticker) was disposed with an active Ticker. _DropdownMenuState created...

_fadeController is not dispose() at state's dispose() method, causing ticker leaking. This fixes #15

Either the assertion indicates an error in the framework itself, or we should provide substantially more information in this error message to help you determine and fix the underlying cause....

On android (Samsung S8), when successfully scan a NFC tag with text record, there is a seperate view showing "New tag scanned" with the tag message, how can I stop...

## 💬 Questions and Help This plugin clash with Plugin.LocalNotification in: UNUserNotificationCenter.Current.Delegate = CrossFirebasePushNotification.Current as IUNUserNotificationCenterDelegate; vs UNUserNotificationCenter.Current.Delegate = new LocalNotificationDelegate(); For questions or help we recommend checking: - The...

**Describe the bug** Not a critical issue, It is from sentry report: ``` NoSuchMethodError: The method 'markNeedsBuild' was called on null. Receiver: null Tried calling: markNeedsBuild() framework.dart in State.setState at...

bug
wontfix

I think instead of making the with of each day squeeze in the full screen, why not make the it scrollable horizontally, like data tabale do, so you can scroll...