JohannesMilke / todo_app_firestore_exampleView external linksLinks
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!
☆44Sep 6, 2021Updated 4 years ago
Alternatives and similar repositories for todo_app_firestore_example
Users that are interested in todo_app_firestore_example are comparing it to the libraries listed below
Sorting:
- Let's create a SearchAppBar for doing local & network-based search queries in Flutter.☆27Jul 27, 2021Updated 4 years ago
- Use Forms and TextFormFields for Email Validation in Flutter. Also, learn how to autofill email fields.☆11Mar 29, 2021Updated 4 years ago
- Use Flutter to drag and drop items within the ListView to other locations and also drag the whole listview around.☆23Apr 19, 2021Updated 4 years ago
- How to search and filter data in a ListView in Flutter.☆11Jan 31, 2022Updated 4 years ago
- Create a DataTable with Flutter to display data in columns, rows, and cells and also learn how to sort the data within the table.☆24Apr 3, 2021Updated 4 years ago
- Let's finish the Todo App from scratch for storing todos locally with the Provider package in Flutter.☆16Mar 4, 2021Updated 4 years ago
- Let's create a selectable Flutter Navigation Drawer with routing that highlights the current item within the Flutter Sidebar Menu.☆16Apr 24, 2021Updated 4 years ago
- Let's use Riverpod to implement the logic of our beautiful calculator in Flutter.☆12Dec 18, 2020Updated 5 years ago
- With Flutter 2 Autofill Services are supported. Fill TextFields with name, email, payment methods etc. automatically in Flutter.☆17Mar 28, 2021Updated 4 years ago
- Let's create a complete Flutter User Profile Page with SharedPreferences to persist the user's information in Flutter.☆28Apr 28, 2021Updated 4 years ago
- Integrate Flutter Google SignIn With Firebase to allow user authentication in your Flutter app.☆16May 21, 2021Updated 4 years ago
- Create a Flutter User Profile Page UI where you can access and edit your user's information within your Flutter app.☆67Apr 26, 2021Updated 4 years ago
- Let's finish the Quiz App in Flutter with a beautiful home page and different categories of questions.☆24Aug 24, 2021Updated 4 years ago
- Persist data with Flutter's ObjectBox Database locally on your Android or iOS device. Perform CRUD operations: Create, Read, Update, Dele…☆11Jun 20, 2022Updated 3 years ago
- With Flutter Device Info & Flutter Package Info you can access all important hardware & software information of your device.☆11Mar 9, 2021Updated 4 years ago
- Let's create a todo app from scratch with Flutter and the provider package.☆13Mar 4, 2021Updated 4 years ago
- Display automatically all software licenses used by your Flutter app. Also, extract licenses to display them within your custom UI.☆13Feb 2, 2021Updated 5 years ago
- Let's build a simple & beautiful calculator app from scratch with Flutter.☆13Dec 17, 2020Updated 5 years ago
- Simple Todo-App that Manages and checklist all your todos for being more productive☆12Aug 23, 2020Updated 5 years ago
- Create a Flutter User Profile Page UI where you can access and edit your user's information within your Flutter app.☆62Apr 28, 2021Updated 4 years ago
- Learn how to load JSON data from the server or from your local assets with the FutureBuilder in Flutter.☆29Apr 6, 2022Updated 3 years ago
- Create an Editable DataTable with Flutter to modify specific data cells within your table rows in Flutter.☆32Apr 5, 2021Updated 4 years ago
- Create a selectable DataTable with Flutter, to select individual rows within your table.☆15Apr 4, 2021Updated 4 years ago
- Let's create a Flutter Navigation Drawer with routing that is displayed as a Sidebar Menu within your Flutter app.☆14Feb 17, 2022Updated 3 years ago
- ☆14Nov 17, 2023Updated 2 years ago
- How to create a Glassmorphism Effect in Flutter by using opacity, a backdrop filter to blur the background to create a Flutter Glass Effe…☆12Apr 25, 2022Updated 3 years ago
- A realtime web chat application that allows you to create an account, add contacts, send messages and receive them.☆13Dec 26, 2022Updated 3 years ago
- Share Texts, Images, PDFs, and Other Files with friends & social media & other apps on your device in Flutter.☆13Jan 11, 2021Updated 5 years ago
- Let's create a beautiful Tic Tac Toe Game from scratch with Flutter.☆12Feb 21, 2021Updated 4 years ago
- Task management app in flutter☆14Mar 26, 2021Updated 4 years ago
- Create an AutoComplete TextField to search JSON data based on suggestions in Flutter.☆33Mar 21, 2021Updated 4 years ago
- Learn more about all the different kinds of Chips Flutter offers you out of the box.☆17Jun 23, 2022Updated 3 years ago
- With the Flutter In App Rating, you can redirect the user to the Playstore & AppStore to leave a review & to rate your Flutter app.☆16Mar 7, 2021Updated 4 years ago
- Let's learn everything about the AppBar widget in Flutter and let's also create a transparent AppBar.☆19Jan 1, 2021Updated 5 years ago
- Switch easily between Dark & Light Theme. We cover both phone system themes and app local themes.☆105Oct 8, 2023Updated 2 years ago
- Create a chat application with Flutter & Firebase.☆53Nov 24, 2020Updated 5 years ago
- Download files from Firebase Storage with Flutter. List all images, videos, or other files from Firebase and download them.☆34Apr 18, 2021Updated 4 years ago
- Let's build a complete login & signup app with Flutter that stores user information permanently with SharedPreferences & JSON Data.☆14Jan 23, 2021Updated 5 years ago
- How to build a Chat App or Messaging App in Flutter with a list of chat messages and a textfield to write these chat messages in Flutter.☆19Mar 8, 2022Updated 3 years ago