Way uses delhimetro API to get the data about the metro route information.
Show some love 💜 and Star ⭐️ the Repository to support the project.
Home Screen | Search Screen | Search Result Screen |
---|---|---|
![]() |
![]() |
![]() |
You can get the Weather up and running on your local dev environment in 5 minutes with these four steps:
-
Install the Flutter SDK & Android Studio. Instructions.
-
Open Terminal & navigate to the root directory of the project.
cd Way
-
Run and launch the build on preferred device.
flutter run
-
Open the source code and start editing!
Your app is now running on your physical device or emulator. Open the
lib
directory in Android Studio itself and edit*.dart
files. Hot Reload your changes, and the app will update in real time!
At this point, you’ve got the fully functional EasyWeather App running. For additional information on how you can customize your Flutter Apps, see Google Codelabs and HackerNoon Guide.
Package Name | Package Version | Package URL | Package Name | Package Version | Package URL |
---|---|---|---|---|---|
cupertino_icons | 0.1.3 | Open on pub.dev | custom_switch_button | 0.5.0 | Open on pub.dev |
flutter_icons | 1.1.0 | Open on pub.dev | url_launcher | 5.7.0 | Open on pub.dev |
http | 0.12.0+2 | Open on pub.dev | flutter_spinkit | 4.1.2+1 | Open on pub.dev |
If you got any queries or found a bug, open an Issue