Alejandro

Results 3 issues of Alejandro

I just want to my swiftyJson parse correctly. This is my var: **var total: NSNumber?** My Json: **self.total = json?["total"]?.number** **What i do?** ``` var numero: NSNumber numero = 24.33...

**Hi... i have this:** **Is possible to make like this image?** Can anyone help me?

Because i new in Flutter and here is my problem... **I import the package** `import 'package:progress_button/progress_button.dart';` I don't not where i has to copy this: ``` val progressButton = ProgressButton(...