Francesco Alotto
Francesco Alotto
Here you can find a reproducible example based on the documentation example. ``` import 'package:flutter/material.dart'; import 'package:flutter_multiselect/flutter_multiselect.dart'; void main() => runApp(MyApp()); class MyApp extends StatelessWidget { // This widget is...
> @franalotto94 I'm facing the same issue, were you able to find a solution? Hello @Paulolrl , Unfortunately, I was unabe to find a right solution to this issue. I...
Hello, The project structure is important because I've seen that selecting the whole project-->Query-->AllObjects-->Pressing download Button and serializer as JSON, in the output I'm able to see some names of...