dwyl / learn-flutter

🦋 Learn how to use Flutter to Build Cross-platform Native Mobile Apps
https://flutter.dev
GNU General Public License v2.0
73 stars 8 forks source link

Adobe XD to Flutter #64

Open nelsonic opened 3 years ago

nelsonic commented 3 years ago

While reading the Flutter 2.2 announcement: https://medium.com/flutter/announcing-flutter-2-2-at-google-i-o-2021-92f0fcbd7ef9 there's a mention of XD to Flutter 2.0: https://medium.com/adobetech/announcing-xd-to-flutter-v2-0-82d09f3909a7 in case you're wondering "XD" stands for "eXperience Design".

GitHub: https://github.com/AdobeXD/xd-to-flutter-plugin

image

Pricing: https://www.adobe.com/products/xd/pricing/individual.html "free" for starter plan and $9.99 for the full XD (single) App: image

This looks like a good starting point for learning XD: https://youtu.be/68w2VwalD5w image

Note: we have been using Figma for the last few years and it's been adequate for our needs. It appears that it's possible to export a Figma design to Flutter:

So it might be worth doing a bit more research before switching tools. 💭