Abhilash k v

Results 7 issues of Abhilash k v

../../flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.23.0+1/lib/svg.dart:325:5: Error: 'AssetBundle' isn't a type. AssetBundle? bundle,

How to avoid paste dialog

how to use camera view as background

enhancement
question

how to connect Hx711 how to get weight from load cell

box_margin according width of view? First box left margin & last box right margin = 0

bug

Because every version of whiteboardkit depends on font_awesome_flutter ^8.4.0 and flutter_app depends on font_awesome_flutter ^9.0.0, whiteboardkit is forbidden. So, because flutter_app depends on whiteboardkit ^0.2.2, version solving failed. pub finished...

When i add one more variable(mark) getting this error while calling **getObject** otherwise no isuue ```java ArrayList documents = (ArrayList) snappyDB.getObject("test", ArrayList.class); ``` ```java public class Student { private String...