Troubleshooting
Jika ketika run, mendapatkan error seperti ini:
snapshot_blob.bin.d: java.lang.ArrayIndexOutOfBoundsException: 1
Jalankan perintah :
$ flutter clean
$ flutter run
Bekerja dengan Kamera
Lihat [9][10]
Referensi
- Flutter, https://flutter.io
- Dart programming language, https://www.dartlang.org
- Introduction to Flutter Development Using Dart, https://www.appbrewery.co/courses/intro-to-flutter
- Build a Coronavirus Tracking App, and learn how to use REST APIs in Flutter, https://www.udemy.com/course/flutter-rest-api-crash-course-build-a-coronavirus-app/learn/lecture/19019796#overview
- How to Learn Flutter in 2020, https://www.freecodecamp.org/news/how-to-learn-flutter-in-2020/
- Awesome Flutter, https://github.com/Solido/awesome-flutter
- Build Native Mobile Apps with Flutter, https://www.udacity.com/course/build-native-mobile-apps-with-flutter--ud905
- Documentation: https://docs.flutter.io/
- Github: https://github.com/flutter/flutter
- StackOverflow: https://stackoverflow.com/questions/tagged/flutter
- Gitter: https://gitter.im/flutter/flutter
- Intro to Platform Channels: Building an Image Picker in Flutter, https://medium.com/coding-with-flutter/intro-to-platform-channels-building-an-image-picker-in-flutter-7e79c20065
- Image Picker plugin for Flutter, https://pub.dartlang.org/packages/image_picker
- Flutter Tutorial Session 1, https://github.com/edicybereye/flutter_tutorial_session_1
No comments:
Post a Comment