New to Flutter? Good resources to begin with.

Coming from Android background

https://flutter.dev/docs/get-started/flutter-for/android-devs
https://codelabs.developers.google.com/codelabs/from-java-to-dart/#0

Coming from iOS background

https://flutter.dev/docs/get-started/flutter-for/ios-devs

Find out which widget to choose:

https://flutter.dev/docs/development/ui/widgets/material

https://flutter.dev/docs/development/ui/layout

https://flutter.dev/docs/development/ui/widgets


How to use Assets?

https://flutter.dev/docs/development/ui/assets-and-images

Create flavours?

https://flutter.dev/docs/deployment/flavors

Building widget based on api Response

https://medium.com/nonstopio/flutter-future-builder-with-list-view-builder-d7212314e8c9

Building widget events of stream

https://codingwithjoe.com/flutter-building-a-widget-with-streambuilder/

Comments

Popular posts from this blog

Enhancing LLM Responses with Prompt Stuffing in Spring Boot AI

Automate Library Integration with Cursor's Agent Mode

Upload an image from Android to Google's app engine server