A simple weather application made in flutter (for learning and practice).
lib/
create a new file - credentials.dart
credentials.dart
, create a new constant - const apiKey = 'your_api_key';
pub get
Huge shout-out to Yegor Shustov for the amazing designs!
Check out the amazing designs here - Weather Cards