Skip to main content

3 docs tagged with "flutter"

View All Tags

Dart

To my knowledge, Dart is a beautiful language that is completely null-safe. Dart is developed by Google and is a compiled static-typed language. Most of the development with Dart is for the Flutter framework.

GCP

I have mostly worked with GCP on my own. It is the little brother of the

Learn Google Flutter Fast

This book is basically an introduction guide to google flutter and how to best start working with it. It goes through dart, flutter widgets, and state management, as well as other things. It gives example code as well as images of the apps created by the code.