0xNF

Results 22 issues of 0xNF

From the admittedly small amount of testing I've done so far, it doesn't look like Instalooter will cache pages between runs, which would, for example, allow it to pick a...

enhancement

### Describe the bug As the title says: ```XAML ``` and ```XAML ``` Both of these cause the following failure when pressing backspace: ``` "System.Exception: Catastrophic failure (Exception from HRESULT:...

bug :bug:
controls :control_knobs:

## Steps to reproduce 1. Have 2FA enabled on Firefox Account 2. Login to Lockwise app 3. Get prompted with `Enter Security Code` 4. Go to home screen or change...

defect

the `printTime` function should also print the current date. This would be useful because I am using this package to write files to disk and would like to know what...

After upgrading Flutter to the latest Beta channel version: ```bash Flutter 2.5.0-5.2.pre • channel beta • https://github.com/flutter/flutter.git Framework • revision 19c61fed0d (11 days ago) • 2021-08-18 17:10:31 -0700 Engine •...

## Summary tl;dr `UInt8List` support, which Dart-Dio has, has been added to the regular Dart2 generator. Fixes #12161. ## Details ### Changes to the Generators: To support UInt8List in the...

Client: Dart
Enhancement: General

Fixes #13460 This PR adds better support for array-of-arrays such that non-nullable/required properties will no longer generate invalid dart code. This just required changes to the native_class.mustache file ### PR...

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Issue: Bug

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Issue: Bug

Using the current master commit 7e87b5d109193ef764cc5ebe7cc08204333f0344 with PowerShell, the files under python-experimental are too long too be processed. This makes working with the repo difficult. ```powershell PS ~\projects\experiments\openapi\openapi-generator> git stash...

Issue: Bug