arun

Results 7 issues of arun

The black bar on the top of the full screen view doesn't serve any apparent purpose. Consider removing it. Screenshot for reference: ![Screenshot_20211212-213203_Pdf Viewer Plus](https://user-images.githubusercontent.com/56124831/145719696-8e78a88f-6b59-42c1-814e-b40d9742d5fb.png)

I need to display a large amount of text using a relatively smaller sized paragraph widget. I need to give the user the ability to scroll this text and therefore...

enhancement

I tried changing the colour to transparent using #00000000 (RGBA), but the brush was still proper white. Couldn't find any info in the help section or in the how to...

I get the following error message when trying to run flutter-app-template project. ``` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message:...

The function `choose_color` strips the provided string of any color codes it may have. This function is run to populate the buffer during the initialisation of the program. However, the...

At line 209 and 216, it's still using `expect` instead of propagating the error further. Just not sure what would be the best way to do that. I can think...

Consider publishing releases to [crates.io](https://crates.io/crates/festival) and possibly contesting the squatted [festival](https://crates.io/crates/festival) crate.

feature