Rody Davis

Results 417 comments of Rody Davis

We can accept PRs! But that's a great callout

Is this still an issue?

Sounds like the config needs to be customized. It handles the correct url for the api

With direct now supporting json import/export it is also possible to embed the json as a script tag in the template. Would be great to also encode the json as...

``` [βœ“] Flutter (Channel master, v0.10.1-pre.50, on Mac OS X 10.13.6 17G65, locale en-US) β€’ Flutter version 0.10.1-pre.50 at /Users/Shared/CrossMedia/flutter β€’ Framework revision 6b79d37797 (9 days ago), 2018-10-16 19:16:28 +0200...

# issue_205 Testing Flare Issue 205 # Flutter Doctor [βœ“] Flutter (Channel beta, v1.12.13+hotfix.6, on Mac OS X 10.15.1 19B2093, locale en-US) β€’ Flutter version 1.12.13+hotfix.6 at /usr/local/Caskroom/flutter/1.2.1/flutter β€’ Framework...

```dart import 'package:flare_flutter/flare_actor.dart'; import 'package:flutter/material.dart'; void main() => runApp(MyApp()); class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( title: 'Flare Issue Test', theme: ThemeData.light(), darkTheme: ThemeData.dark(), home:...

It’s a pretty busy week πŸ˜‰ and will do!

I'm trying to update it now and will do a pull request when I can get it to work. I keep getting this error though. ![screen shot 2018-04-05 at 11...