Create a production ready native iOS and Android app that uses a SQLite database with Flutter
What you’ll learn
- How to implement persistent storage on a user’s device
- How to interact with a SQLite database using Flutter and Dart
- CRUD Operations
- Create clean and beautiful user interfaces with Flutter
- Add packages to their Flutter project
- How to structure and organize your Flutter project
- How to use Future Builders
Requirements
- Have Flutter and Dart installed
- Basic understanding of Flutter and Dart