DatePickerTimeline, a Flutter Date Picker Library that provides a calendar as a horizontal timeline.
TensorFlow Lite Machine Learning. A Flutter project for demonstrating usage of TensorFlow Lite model created with teachablemachine.
Form Bloc, the easiest way to Prefill, Async Validation, Update Form Fields, and Show Progress, Failures, Successes or Navigate by Reacting to the Form State.
Flutter Email Validation Example, sample Flutter app for creating basic login forms validation for email and passwords.
A Flutter widget for entering a pass-code. This widget allows you to customize the number of characters, background and border colors, and obscure text.
Auto-Resizes Text is a Flutter widget that automatically resizes text to fit perfectly within its bounds. Show some ❤️ and star the repo to support the project.
A showcase/portfolio to-do app. The app uses my own library flutter_snaplist, for switching todo categories. flutter_redux is used for sharing state
Flutter date range pickers use a dialog window to select a range of dates on mobile. Add to pubspec.yaml in dependencies
Code Input is a Flutter widget for inputting content with a fixed length, visually treating each character as a separate segment. This is a small example
Animated Text Kit is a Flutter package which contains a collection of some cool and awesome text animations. Add this to your package’s pubspec.yaml file
To-Do application ready to go with different flavors. Flutter provides a lot of flexibility in deciding how to organize and architect your apps.
Yet another Todo app, now using Flutter. Create/edit ToDo, Delete ToDo by swiping, Mark done/not done in list, Filter todo list by status (all/done/not done)
An example of a meme-enabled chat app on Flutter, using Firebase, Google Sign In, and device camera integration.
A Simple To-do app design in flutter to keep track of your task on daily basis. You can add project, labels and due-date to your tasks
Taskist is a ToDo List app for Task Management inspired by the design below. The app is using Firebase, you have to configure it from your side to test the app.
Text editor with style by Lung Razvan. This is a RichEditor for the Flutter platform. New color selection tool, I’m really proud of it, though is not my idea.
Masked Text input for Flutter. To install Masked Text follow this guide. Import the library, Create your mask controller, Set controller to your text field