Brian Schardt

Results 8 issues of Brian Schardt

This package does not work when compiled for web. Is there a way to make this work. I know this is how you tell if it is compiled for web...

I am using serverless webpack with google as the provider I want to be able to test the function out locally But when i run ``` serverless invoke local -f...

provider/google

Creating a chat app where things start at the bottom is hard to do with this package. the `reverse: true` feature makes the scroll direction weird. However, can we get...

If we want to use this for the web. And have web standard query parameters how would this work? here is an example on youtube: https://www.youtube.com/watch?v=q-n1Q98s92s

feature

**Describe the issue** When I try to use a subscription it goes in an infinite loop between connect and disconnect, and as a result, does not work on cloud environment....

v4

Everything works until i go back using Navigator.pop Then I get this error: ``` Unhandled Exception: 'package:flutter/src/animation/animation_controller.dart': Failed assertion: line 514 pos 7: '_ticker != null': AnimationController.animateTo() called after AnimationController.dispose()...

I have followed all the instructions add the .env to the pubspec.yaml Called the DotEnv().load('.env') But nothing seems to work. So I trying running rootBundle.loadString('.env'); And it gives me an...

Is it possible to add the ability for a user to touch a line graph in 2 spots and have 2 points on the graph that map to the touch...

enhancement
Fundamental