riverpod/flutter_hooks関連
flutter_hooks
やBuildContext
について詳しく説明してくれています。
どちらも興味深く読ませていただきました。
FlutterHooksとかは、出来る事が多い一方一部の機能だけ使って満足してしまいがちです。
こうやって実装を奥深くまで探ることで、バグを減らせたり自分なりの使い方を見つけたり出来そうなので
良いですね!
Inside Fluter Hooks
Inside Flutter Hooks - Qiita
概要Flutter Hooksを使う機会があり、すごい便利だなと思っていたのですが、内部的にどんな風に実装されているのか掘り下げてみようかと思い、今回色々調べてみました。(何か間違っていたりし…
FlutterのBuildContextとは何か
FlutterのBuildContextとは何か - Qiita
Flutterで実装していると割と最初の方に疑問が出てくるのが、BuildContextだと思います。これは、何も考えずにSnackbarを出そうとしたら、エラーになるので、ほとんどの人はここでつ…
Error handling
Flutter Tutorial – Dio Connectivity Retry Interceptor
Flutter Tutorial - Dio Connectivity Retry Interceptor
We're going to use the dio HTTP client and the connectivity package to accomplish our goal. Performing HTTP requests is all fun and games until there's no inter...
packages
Page 1 | Top packages
Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter and general Dart programs.
を眺めていて、面白そうなパッケージを紹介します。
carousel_slider
carousel_slider | Flutter Package
A carousel slider widget, support infinite scroll and custom child widget.
double_back_to_close_app
flutter_material_showcase | Flutter Package
Material Design components showcase for Flutter apps. Use this package to check your ThemeData against most Material widgets.
flutter_material_showcase
double_back_to_close_app | Flutter Package
A Flutter package that allows Android users to press the back-button twice to close the app.
その他
Flutter — 5 little things to know — Part 0
Flutter — 5 little things to know — Part 0
Some Interesting things to know about flutter/dart
SALOON BOOKING APP with Flutter (Parte One)
この動画内にある下で紹介しているアプリ集を買うか迷い中…🤔
Prokit – Biggest Flutter UI Kit
上記動画で紹介されているUIコード集。4000円くらい。
ただ、Flutter1.xとなっているので結構古そう?
ProKit Flutter - Best Selling Flutter UI Kit with Chat GPT App
Worried about y...
flutter build iosの難読化に失敗する
flutter build iosの難読化に失敗する - Qiita
コメントで教えていただきました。こちらの方法で難読化してください。 さんありがとうご…
コメント