A Flutter MultiPlatform Tasks App with source code –
tasks_riverpod
Clean Architecture template using riverpod
, state_notifier
, freezed
and MVVM
, with unit and widget testing.
- tasks app.
- todo app.
- clean architecture.
- unit test.
- widget test.
- MVVM Architecture.
- MultiPlatform
Desktop
,Android
andIos
. - Responsive Design
Portrait
,Landscape
,Tablet
andDesktop
. - sqflite database.
- riverpod state management.
- multiple themes
Dark
andLight
.. - Add task.
- Update task.
- Delete task.
- Filter tasks.
Dependencies.
- flutter_riverpod:
- freezed_annotation:
- state_notifier:
- freezed:
- intl:
- sqflite:
- sqlite3_flutter_libs:
- sqflite_common_ffi:
- build_runner:
- mockito:
ScreenShots.
- All tests passed.
- To generate
tasks.freezed.dart
,tasks_id.freezed.dart
andtasks_list.freezed.dart
runflutter pub run build_runner build
command in your terminal.
- Portrait.
- Landscape.
- Desktop.
Resources Used:
You can check out the entire code of this App here:
Get Full Source Code
Conclusion
This was all about a quick go through the basic flutter App UI Screen. If you need any assistance regarding flutter app development, you can consult a flutter developer from FlutterDesk. We would love to be of help. Still, if you feel any difficult while dealing with Flutter app development projects, you can reach out to us or hire Flutter developers to outsource any of your app development project.
Do like & share my Facebook page. if you find this post helpful. Thank you!!
Happy coding! 😉
Related Articles:
- How to Install Flutter in windows 10
- Beautiful Plants App UI design using flutter and firebase
- A Beautiful Music Player App Built in Flutter source code
- The Real taxi app with Flutter source code
- Quiz App using flutter with source code
- Flutter music app Search all audio files in android phone
- Flutter NEWS App with REST APIs source code
- Chat GPT Voice Chatbot App with Flutter source code
- Make News and Weather App using flutter
- Swipe Book – E-book pdf Mobile App For Android and iOS Using Flutter
- A Flutter News Application created with source code
- PDF reader app developed using flutter source code
- A Simple and easy video sharing app with Flutter
- A Flutter MultiPlatform Tasks App with source code
- Flutter Calculator app for seamless mathematical operations
- Music Player Beautiful Material Design Open Source Flutter App