To get started with the corbado_auth it's nice to see a running version of an example application that uses this package. You can start the example like this: Run flutter run lib/main.dart to start ...
FBR is a tool that allows to use Flutter and Rust together. It provides a bridge between the two languages. It does not enforce any pardigm, it simply offers to call rust functions from dart and vice ...