Flutter web app deploy to firebase

flutter build web
firebase init hosting            --> directory build/web
firebase deploy --only hosting