Skip to main content

5 docs tagged with "flutter"

View All Tags

Dart Private

Dart does not have a private keyword like Java. It uses the underscore _ to denote private class and methods.

Go Router

Go Router is the (official supported) router for Flutter.

Riverpod

Riverpod is a state management and dependency injection library for Flutter (and dart).