Site icon Hip-Hop Website Design and Development

Building a Mobile App with Flutter and Laravel

I’ve been developing a mobile app at work using Flutter the last couple months and absolutely love it. It’s a UI framework developed by Google that compiles down to native code for iOS and Android. It makes developing mobile layouts feel like snapping together legos. To learn Flutter (which uses the programming language Dart), I built the generic “to do” app, exactly as I had done when learning…

Source