Sameer Kashyap

Results 16 issues of Sameer Kashyap

Null-safety has reached stable on flutter as of 3 march. Some of the packages I'm trying to migrate depend on this. I'm happy to make a PR as I need...

I'm using this package to show the stars of a particular review in my app, I noticed that after I update the state with ChnageNotifer and update the values, the...

I keep getting these logs when I scroll through the images, was wondering if there's something wrong. My implementation is the same as the example. ``` uid=10582(com.example.scannerx) FinalizerDaemon identical 1...

Currently, the models are within the assets of the app, this can bottleneck the performance of the app and create a large apk size, which is currently the case, hence...

enhancement

The UI for Empty state is just a plain `Text` widget, it'd be nice if there was a more fun vector graphic or image.

good first issue

Add Design philosophy and core architecture with contributing guide.

documentation

Setup Github Actions for linting and build.

enhancement

Hey! This is an amazing project, exactly what I was looking for. The codebase is amazing. Could you please document the logic of drawing on the screen where you set...