flutter create with package name
flutter create --org com.yourdomain appname
flutter create with package name
flutter create --org com.yourdomain appname
flutter create package
flutter create --template=package hello
flutter create new package
mkdir packages
cd packages
flutter create --template=package bmi
flutter create new package
dependencies:
flutter:
sdk: flutter
# Used by bmi_calculation_page.dart
flutter_hooks: ^0.9.0
# we no longer need to import intl explicitly, as bmi already depends on it
bmi:
path: packages/bmi
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us