This is a companion project carried out as part of The App Brewery's Complete Flutter Development Bootcamp, check out the full course at www.appbrewery.co
This is a crypto currency price checking app that has a different UI depending on the mobile platform. The app allows you to monitor the current price, in various currencies, of various crypto currencies.
- How to use the DropdownButton Widget from Material design.
- How to use Cupertino Widgets in your app.
- How to check the platform your app is being run on to customise the UI for that platform.
- Revise previous concepts by completing the challenges.
This is a companion project to The App Brewery's Complete Flutter Development Bootcamp, check out the full course at www.appbrewery.co