-
Platform registry issue (flutter/flutter#41563)
-
ValueListenableBuilder (https://api.flutter.dev/flutter/widgets/ValueListenableBuilder-class.html)
-
CustomPainter Basics (https://dev.to/sbis04/flutter-custom-painter-part-1-j4m)
-
Grid System (https://uxdesign.cc/responsive-grids-and-how-to-actually-use-them-970de4c16e01)
-
Web Pro (https://medium.com/better-programming/9-popular-github-repos-for-every-web-developer-6826582291bc)
-
FrontEndChecklist (https://github.com/thedaviddias/Front-End-Checklist)
-
Learn Custom Painter (https://blog.codemagic.io/flutter-custom-painter/)
-
Random Color Gen (https://stackoverflow.com/questions/51340588/flutter-how-can-i-make-a-random-color-generator-background)
-
Invoke System Methods (https://api.flutter.dev/flutter/services/MethodChannel/invokeMethod.html)
-
IFrameCode pen (https://codepen.io/mkiisoft/pen/ExVXMyO)
-
YouTube player (https://pub.dev/packages/youtube_player_iframe)
-
StreamController (https://stackoverflow.com/questions/51395729/what-is-the-difference-between-streamcontroller-add-and-streamcontroller-sink)
-
Iframe (SO) (https://stackoverflow.com/questions/61298630/using-htmlelementview-with-paypal/61306049#61306049)
-
Iframe 2 (https://stackoverflow.com/questions/60276170/use-js-library-in-flutter-web)
-
GoogleSignIn FW (https://medium.com/flutter-community/flutter-web-firebase-authentication-and-google-sign-in-33ef84a70b71)
-
Hive (https://github.com/awaik/todo_hive_example/blob/master/lib/main.dart)
-
Official Hive examples (https://docs.hivedb.dev/#/tutorials/favorite_books)
-
CompositeTransformFollower (https://medium.com/flutter/how-to-float-an-overlay-widget-over-a-possibly-transformed-ui-widget-1d15ca7667b6)
-
Flutter Portal (https://pub.dev/packages/flutter_portal)
- TextController (flutter/flutter#11416)
- To kill all dart processes
killall -9 dart
for Mac
taskkill /F /IM dart.exe
for Windows
flutter analyze
for analysis of project