-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Jimuel Renzo Medrano edited this page Nov 24, 2023
·
10 revisions
- Flutter full course: https://www.youtube.com/watch?v=CzRQ9mnmh44
- Pop up dialog: https://www.youtube.com/watch?v=D6icsXS8NeA
- Listview with search: https://www.youtube.com/watch?v=ZHdg2kfKmjI
- Json to object class: https://www.youtube.com/watch?v=dCIOabA6Fa0
- Geolocator: https://www.youtube.com/watch?v=FYsdcyfKUdA
- Datetime format: https://www.flutterbeads.com/format-datetime-in-flutter/
- Datetime to string: https://www.woolha.com/tutorials/dart-format-datetime-to-string-examples
- Epoch to date time: https://www.woolha.com/tutorials/dart-convert-epoch-timestamp-to-datetime-vice-versa
- Add .env to flutter app: https://www.geeksforgeeks.org/how-to-add-env-file-in-flutter/
- Use multiple API on future builder: https://www.edoardovignati.it/how-to-wait-for-multiple-futures-with-futurebuilder-in-flutter/
- Set state to another class/call function inside other state: https://stackoverflow.com/questions/51798498/flutter-setstate-to-another-class
- Implement refresh on scroll: https://stackoverflow.com/questions/50195259/refresh-indicator-without-scrollview
- Implement alert dialog: https://www.geeksforgeeks.org/alert-dialog-box-in-flutter/
- Change app icon: https://www.geeksforgeeks.org/flutter-changing-app-icon/
- Geolocator: https://pub.dev/packages/geolocator
- Geocoding: https://pub.dev/packages/geocoding
- Launcher Icons: https://pub.dev/packages/flutter_launcher_icons
- Weather icons: https://www.figma.com/community/file/1059229179375580154/weather-icons-kit
- Openweather API: https://openweathermap.org/api
- Philippine Cities/Municipalities: https://github.com/darklight721/philippines/blob/master/cities.json
- Color palette: https://colorhunt.co/palettes/dark
- Socket exception issue: https://stackoverflow.com/questions/54551198/how-to-solve-socketexception-failed-host-lookup-www-xyz-com-os-error-no-ad
- Overflow error: https://stackoverflow.com/questions/55312583/overflow-error-in-flutter-when-keyboard-open#:~:text=This%20is%20happening%20because%20when,%3A%20Stack(%20fit%3A%20StackFit.
- Unable to locate resources on build: Restart IDE https://stackoverflow.com/questions/72212885/execution-failed-for-task-appmergedebugresources-unable-to-locate-resource