In this video, we tie together our simple, Full Stack Flutter example app and server. We'll cover how to make HTTP calls to a web service API using the 'http' Dart package as well as learn about flexible Flutter configuration using environment variables and the 'flutter_dotenv' package.
Sign up for my free Flutter course at https://fluttercrashcourse.com
Keep in touch! https://twitter.com/seenickcode
Have a problem with your code? Please post it on DartPad (https://dartpad.dev/flutter) or StackOverflow https://stackoverflow.com/ then paste the link to the issue you create in the comments below!
Lesson source code:
https://github.com/seenickcode/fullstackflutter/tree/master/simple_end_to_end/03-flutter-http-client/app
Resources:
https://fluttercrashcourse.com/courses/juniordevs
https://pub.dev/packages/http
https://pub.dev/packages/flutter_dotenv
Disclaimer: I am neither an employee of Google or affiliated with Google in any way. All opinions expressed in my video are my own.
Download
0 formats
No download links available.
Full Stack Flutter: Web Service Integration and Environment Variables [hands-on] | NatokHD