tomk9

Results 4 issues of tomk9

## Video: https://user-images.githubusercontent.com/15803067/109151857-ff654e00-776a-11eb-943e-91943b6de44d.MP4 ## Steps to Reproduce: iPhone only 1. Go to next page. 2. Show flushbar. 3. Start swiping back and release while flushbar is dismissing. 4. Swiping animation...

**Describe the bug:** I use `Html` widget nested in `IntrinsicHeight` and `SingleChildScrollView` as follows: ```dart import 'package:flutter/material.dart'; import 'package:flutter_html/flutter_html.dart'; void main() { runApp(const MyApp()); } class MyApp extends StatelessWidget {...

bug

Application `ruby` is launching and the app bar is visible but the body is empty. After a few seconds, the application is closing. Example `cube_app` works perfectly. Logcat: ``` 2019-12-26...

Is it possible to add web support using, for example, this package? https://github.com/mozilla/pdf.js