-
Notifications
You must be signed in to change notification settings - Fork 476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting an error when trying to implement the teddy bear #74
Comments
If you're using the source from this repository, make sure you've grabbed the latest example as there were breaking changes in the last two releases. This was a mistake on my part, I published them as patches instead of new version changes. I just tested with 1.3.12, the latest teddy seems to be working here. |
What i did yesterday was copying the lib and assets directories to a new flutter project, is that the latest example or there is another branch I should be getting the files from? This is my pubspec, if there is anything else I can do to help us troubleshoot I will supply it
|
Sorry I missed this, are you still having problems running this? |
I wrote a simplistic login page for my app after I didn't get a response and couldn't get it to work, may try to implement this again after launching. |
Was trying to implement the teddy bear example into my app, the teddy doesn't appear, and I get an exception whenever I run it, the only difference that I might have is that I added the flare_flutter by adding
flare_flutter: ^1.3.12
to thepubspec.yaml
The text was updated successfully, but these errors were encountered: