trong
trong
- What is your Facebook App mode? - If it is still in development mode, only developer account can login your app. - Switching App mode to Live fixs this...
Thanks for replying @iamarnas. But I mean I have a json as show below ````json { "__className": "Topic", "id": "sport", "is_stored": true, "name": "Sport", "articles.Map": {} } ```` My expected...
I tried it and it did not work. So how can I generate a class with a `Map` type field? I see `List` type field is already supported.
> @csramkumar it will be release if you wrap Text by GetBuider. > > class GetC extends GetxController {} > > class HomePage extends StatelessWidget { const HomePage({Key? key}) :...
Confirm downgrading to `v2.1.0` solves this issue.
Hey leocb, I really want to thank you for your past contribution to MaterialSkin. I still remember exactly the day I found your PR https://github.com/IgnaceMaes/MaterialSkin/pull/247. It was like a savior...