An application development pattern for Flutter
- Click on "Use this template" at the top to create your own repository, and then clone the created repository to your computer.
- open the Find and Replace window (Edit -> Find -> Replace in Files...) and search for " june.lee.love" to replace it with the desired package name.
- Change 'name: love' in pubspec.yaml to name:
- Enter the following command in the terminal to start the project.
flutter pub get
flutter run