Flutterはモバイル開発者コミュニティから長い間賞賛されてきましたが、大企業は急いでこのテクノロジーに切り替える必要はありません。たまたまここで私たちは最初の1人になりました。新しいアプリケーションをすばやくリリースする必要があるとき、私たちはすべての長所と短所を比較検討し、Googleフレームワークを試し、満足しました。Flutterが優れている理由、開発プロセスの構築方法、スペシャリストを探す場所、考慮に入れる必要のあるニュアンスと落とし穴など、これらすべてについて説明します。行く。
タスク:なぜ私たちがこれに関与したのか
Flutter . , . : 3–4 , . :
– ,
–
: Flutter
. , . - , .
, Flutter. React Native Xamarin , – . PWA, : , iOS. OS, . , , .
, . Flutter :
, ,
() , React
– ,
– IDE
: , , ,
, Google Open-source community
– Google, Groupon, Alibaba –
:
– 121 , 11 /
/
– stackoverflow ..
() – /
– Dart ( , Java JavaScript)
. Google , - : , .
:
. Flutter- . — 2020 – , , . HH «Flutter» , : « , » « - ».
HH , . Flutter, – , , . Flutter , , . : .
Flutter — , , , proof of concept. Flutter , Android-. web-: react, vue.js – .
, . : telegram- , Flutter. , , . , : , – Flutter .
: , , , . - . , , . 7 , Flutter – .
feature-driven development (FDD, , ). OpenUP: – , , , . Scrum.
Flutter
, React Native Flutter. , React Native – . – Learn once, write anywhere. , React Native JavaScript, – . , , Text View: , . , . React Native :
if (Platform.OS == 'ios') ...`
Flutter Dart, . , – Material Cupertino Android iOS . , , .
. . , google-. , , .
, . - iOS , . Android , . Flutter-, , sms_user_consent. , listener .
if (Platform.isAndroid) {
listenForCode();
}
void listenForCode() {
smsUserConsent = SmsUserConsent(
phoneNumberListener: () {},
// -
smsListener: () {
Log('code is updated to ${smsUserConsent.receivedSms}');
final sms = smsUserConsent.receivedSms;
_smsCodeController.text = sms.substring(sms.lastIndexOf(' ') + 1);
});
smsUserConsent.requestSms();
}
Flutter – . , . , 1.20 1.22 - Flutter. – , .
, - . - stable-, - .
Flutter , . , Dart-, , , .
: Flutter
: MVP Android iOS. - , : , . , -, . , Flutter, PHP- (Senior Team Lead Magento 2), Vue.js. – !
Flutter. : 100%, - , – VR, AR, ML .., – . , .
— Apple Google. Apple Flutter , . , , SDK.
Flutter, , . , , . Flutter , .