HungHD

Results 14 issues of HungHD

At first time, I show a BottomSheetDialog, then I dismiss it, I can't show it again (screen is dim, but the dialog don't show anymore). I have to recreate a...

I've removed FfmpegFrameFilter out of my project order to tackle OutOfMemory problem

This pull request will address two issues of Android implementation: - Warning about old Android embedding implementation ``` ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Warning ────────────────────────────────────────────────────────────────────────────── Your Flutter application is created using an older version...

I want to add a dot indicator to ImageCarousel, I can do it with PageView with PageController, how to make it work with ImageCarousel? ![zsi7n](https://user-images.githubusercontent.com/5468513/40094702-b9e60174-58f2-11e8-8903-c5f525b1c362.jpg)

`clickableArea` defines an area on screen that is allow to click through without dismissing the tooltip in non-modal mode.

The current version of this lib is conflicted with the latest version of Firebase libs, here's log: ``` [!] CocoaPods could not find compatible versions for pod "GTMSessionFetcher/Core": In Podfile:...

When I try to play files on sdcard, method getDuration of FFmpegMediaPlayer return 0 value in a lot of that files. I have to get duration of that files from...

In case of using nested navigator, the tooltip bubble shape gets wrong position of its arrow. - With nested navigator: - Without nested navigator:

bubble arrow

In the current implement of the plugin, `initialPage` is not preserved correctly

A typo in following code line causes this error: https://github.com/ZeroPass/dmrtd/blob/8ced7600fb9fd84f0824bfaddc2fcc7bff655a7f/lib/src/crypto/aa_pubkey.dart#L52 The correct codes should be: ``` if (tvAlgOID.tag.value != 0x06) ```

bug