Results 74 comments of o1298098

@MeTubeapp, fixed ![image](https://user-images.githubusercontent.com/22358665/103504397-42edbb00-4e92-11eb-95c8-ea74970329cf.png)

![Kapture 2020-07-09 at 20 19 28](https://user-images.githubusercontent.com/22358665/87039957-88eafe80-c222-11ea-9ff8-c9244cbcc255.gif) you can use FutureBuilder with fish redux, I give you a small example: state.dart ``` class TestPageState implements Cloneable { Future movies; @override TestPageState...

Yes, you should, GraphQL Engine is an amazing project. GraphQL is more flexible in obtaining data and is a good choice for mobile applications. I also plan to use GraphQL...

I have tried this before, but it didn't work as expected.

thanks @henry-hz, it work😄

@henry-hz, I created a GraphQL Api for this project, and now I can get data by subscription. I plan to replace some widgets with StreamBuilder. ![Kapture 2020-07-24 at 10 36...

@henry-hz, GraphQLPlayground

![Kapture 2020-07-27 at 20 43 31](https://user-images.githubusercontent.com/22358665/88543021-f338d700-d049-11ea-844e-035c0d093e45.gif) @henry-hz, It works perfectly😄

I will add this feature in future updates

Already has a simple backend, [https://www.fluttermovie.top](https://www.fluttermovie.top)