カテゴリー: プログラミング
- 
		 Rails devise token auth + ReactNative || flutterの雛形コードReact Nativeとflutterの両方を使うことになったので、いつも使っているrails APIにつな… 
- 
		 Filter chain halted as :validate_sign_up_params rendered or redirected Completed 422 Unprocessable Entity in 4ms (Views: 1.4ms | ActiveRecord: 0.0ms | Allocations: 193)flutterでrailsのdevise token authに新規登録にリクエストを投げたところ、タイトルの… 
- 
		 SocketException: OS Error: Connection refused, errno = 111, address = localhost, port = 53452flutterでローカルのAPIにつなげようとしたところタイトルのエラーが発生しました。 解決方法はこちら 参… 
- 
		 ChangeNotifierProxyProviderがうまく使えない問題エラー内容 ChangeNotifierProxyProvider のbuilderに適切な情報を入れているは… 
- 
		 
- 
		 The argument type ‘Iterable‘ can’t be assigned to the parameter type ‘List ‘. flutter始めたばかりで1時間ほどタイトルのエラーではまりました とりあえず結論 なぜ発生していたか? R… 
- 
		 Error: The argument type ‘Widget Function(BuildContext)’ can’t be assigned to the parameter type ‘Widget Function(BuildContext, Widget)’.flutterにproviderを入れたときにタイトルのエラーが発生しました Providerのバージョンが4… 
- 
		 type ‘MyApp’ is not a subtype of type ‘StatelessWidget’ in type castflutterでStatelessWidgetからStatefulWidgetに変更したらタイトルのエラーが発… 
- 
		 Stripe elementでregisterElement not defined が出る場合の対処法少し修正したらタイトルのエラーが発生 調べてみたところ、どうやらstripeのバグらしく、registerEl… 
- 
		