Angelos Panagiotakis
Angelos Panagiotakis
i am not sure how Popup.registerPlugin should be used for example
> Hi guys! I do not know if it is the best approach but I make it works with go_router doing the following => > > ```dart > GoRoute( >...
so is there any way to pass a redirect parameter ?
you are free to implement whatever you see fit for your project. another nice idea would be to change the -- to whatever your users need ... it might be...
that would be really nice feature! i would love to add it to my game! that might work ``` import 'package:flutter/material.dart'; void main() { runApp(MyApp()); } class MyPainter extends CustomPainter...
also 8.2 compatibility ?
it would be nice to have an appwrite version of this project.
I guess that you mean one could - create a RatingCategory model and associate it with the Rating model - Add a category field to the ratings table: ```php Schema::table('ratings',...
is it this one ? https://github.com/tylersavery/og_flutter/
i cannot get it to compile the frontend/manage using npm build any ready made solution ?