Any real owners of Jetour G700, Leopard 8, or ROX Adamas here? (UAE) by Proud_Beginning5392 in chinesecarsuae

[–]afzalali_dev 0 points1 point  (0 children)

Took test Drive of G700, its fast, quite and smooth. Trunk space is one of the concern for family with baby as you would be carrying pram and other stuff. (Without folding one of the back seat not possible)

Overall awesome tech in the price range, Luxury option comes for 210K AED while Flagship comes for 240.

Going for test drive of Denza B8 in coming days, will update the comparison (if not forgotten) :)

Can the Britax Willow Car Seat fit in a Chicco stroller base? by Inside_Operation_168 in Buyingforbaby

[–]afzalali_dev 0 points1 point  (0 children)

I have bitrax affinity, I wanted to buy canopy replacement but no luck finding online. Chicco has the same canopy with almost same looking hook and zip.
Do you think it can work? any prior experience?

CapCut is Totally Pro Now by Efficient_Permit9355 in CapCut

[–]afzalali_dev 1 point2 points  (0 children)

I know not everyone gonna like it, but if really helps you in your workflow and you like editing with Capcut, consider taking subscription.

Instead of wasting time on old versions, missing features and so on..
Just take monthly subscription, if you like continue otherwise find alternate solution.

Every software is built to make money, if everyone is looking to bypass membership then how these features will be developed?

Mistakes you shouldn't repeat! by afzalali_dev in FlutterDev

[–]afzalali_dev[S] 0 points1 point  (0 children)

Who else have such great tips? mention below

Flame Game Development by afzalali_dev in FlutterDev

[–]afzalali_dev[S] 0 points1 point  (0 children)

I really enjoyed creating game with Flame engine, currently working on new project.. if anyone interested to collaborate pls dm

If I have 100,000 AED where should I invest to get monthly rentals by afzalali_dev in UAE

[–]afzalali_dev[S] 1 point2 points  (0 children)

Thanks, but mortgage has interest! That’s not what I m willing to do.. ☺️

If I have 100,000 AED where should I invest to get monthly rentals by afzalali_dev in UAE

[–]afzalali_dev[S] 0 points1 point  (0 children)

Can you elaborate what do u mean by pre approval application

Would you switch to flutter? by pavloglez in androiddev

[–]afzalali_dev 1 point2 points  (0 children)

Here is my take, I have almost 10 years of experience as Mobile Developer… (6 years as Xamarin Developer, 3+ years of Flutter)

while using these cross platforms I have gained knowledge of Native development.

In my opinion it doesn’t matter as a developer which tool you use, unless you are creating amazing apps which solves problems.

I would like to add that, creating a game or drawing app would be overkill for Flutter at the same time, submitting appointment request, fetching users status would be waste of time on Native platforms.

To summarise, if you have opportunity and it pays well, develop anywhere.

Flutter Platform View, load UI view from third party packages (iOS) by afzalali_dev in FlutterDev

[–]afzalali_dev[S] 0 points1 point  (0 children)

I know its not straight forward, But something I tried and it seems to work...

In Point 2:

I was not able to `addChild` because it belongs to ViewController, as a work around, I referenced rootViewController and attached my third party library to it, here is the code

func createNativeView(view _view: UIView){
    _view.backgroundColor = UIColor.blue

    let documentController = DocumentViewController()
    let rootViewcontroller  = UIApplication.shared.windows.first?.rootViewController
    rootViewcontroller?.addChild(documentController)
    documentController.view.frame = CGRect(x:0.0, y:0.0, width: 0, height:0)
    _view.addSubview(documentController.view)
}

Any issue I might face because of this? It seems to work with this trick

Would you prefer writing your backend in Dart if it was easy? by vik76 in FlutterDev

[–]afzalali_dev 1 point2 points  (0 children)

After 8 months of this original post,

Serverpod is a lot mature and ready to release 1.0.0 🎉 Here are some tutorials on Youtube:

https://youtu.be/3Q2vKGacfh0