Michael Davey

Results 11 issues of Michael Davey

Add ellipsis to the list of recognised punctuation characters. Add ellipsis testcase.

Fix for the message... "./eng_to_ipa/rhymes.py:17: ResourceWarning: unclosed file ...when running unit tests.

A simple change that checks to see if the word that missed the dictionary, is a hyphenated word and if so, can be looked up successfully as word parts.

I have a bunch of raw framebuffer images in a Queue called frameQueue. I want to create a new video directly from this queue, without first writing out each frame...

**By opening a Pull Request, you agree that your contribution is licensed under CC0 1.0 Universell (CC0 1.0)** Please make sure to provide all the fields! Example below! * Service:...

In flutter 2.x, I am seeing the following error message when attempting to use Sidekick: flutter_sidekick-0.1.3/lib/src/widgets/sidekick_team_builder.dart:75:17: Error: The method 'ancestorStateOfType' isn't defined for the class 'BuildContext'. Apparently context.ancestorStateOfType() and context.ancestorInheritedElementForWidgetOfExactType(type)...

The library 'package:flutter_sidekick/flutter_sidekick.dart' is legacy, and should not be imported into a null safe library. Try migrating the imported library. ``` Error: This project cannot run with sound null safety,...

I have a mystery padding above the keyboard when TimeDilation > 1.0 and I come to the screen with my keyboard on, from another screen. The padding seems to be...

When attempting to build from source, I'm getting: ERROR: Could not find a version that satisfies the requirement configer>=1.4 (from human_body_prior->-r requirements.txt (line 10)) (from versions: 0.9, 1.1, 1.2, 1.2.1,...

``` The library 'package:flutter_pagewise/flutter_pagewise.dart' is legacy, and should not be imported into a null safe library. Try migrating the imported library. ``` ``` Error: This project cannot run with sound...