thlorenz /
rid-examples
Examples showing how to use Rid in order to build Dart/Flutter apps integrated with Rust.
Loading repository data…
nosmirck / repository
Example app to showcase some tips to do flutter right.
A simple Weather App for current user's device location. Made with Flutter.
Shows a simple project structure boilerplate from simple to large scale projects. This serves as an example for the Toronto Flutter Meetup Group presentation on September 5th 2018 by Luis Pulido. Subject: "Flutter done right ?".
Features:
The Meetup Presentation can be found here.
Selected from shared topics, language and repository description—not editorial ratings.
thlorenz /
Examples showing how to use Rid in order to build Dart/Flutter apps integrated with Rust.
MohanedZekry /
This is an example app showing how to implement bottom navigation with nested routes using go_router and cubit
samsam-026 /
An simple flutter app that follows an introductory blog post to Flutter and Dart
JohannesMilke /
Use the Flutter PDF Viewer to download PDF documents and display them within your Flutter app.
JohannesMilke /
Let's build a Speech To Text Flutter app which recognizes & analyzes your words to execute commands.
JohannesMilke /
We connect our Flutter Todo App to Firebase so that all todos are stored locally & on the server. You learn more deeply how Firestore works!