Abhilash A S

Results 6 issues of Abhilash A S

It would be nice if lazy loading is implemented for images

Type: Enhancement

@yuanyan Removed peer dependencies and added react as dependencies.

This stucks in firefox after the first transistion

There are separate methods to add annotations in [annotation_test.go](https://github.com/pdfcpu/pdfcpu/blob/0342a8327d29476d741255b959119f92c81d626c/pkg/api/test/annotation_test.go#L4) `NewLinkAnnotation`, `NewTextAnnotation`. How about adding other annotations? From the code it is seen that we can add other annotations like Line,...

feature request

I am writing this widget ```dart import 'package:flutter/material.dart'; import 'package:marquee/marquee.dart'; class TestScreen extends StatelessWidget { const TestScreen({super.key}); @override Widget build(BuildContext context) { return Container( child: SizedBox( height: 50, child: Marquee(...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Package/Plugin version Current ### Platforms - [X] Android - [X] iOS - [X]...

bug