1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2026-08-25 17:24:01 +00:00
Files
flutter-examples/todo_list_using_provider
Nishant Srivastava 42bde1c435 chore: remove failing default widget tests from example apps
The default counter smoke-test stubs generated by 'flutter create' do not
match most example apps and fail to compile or run. Delete them from all
apps except unit_testing, which demonstrates real testing.
2026-08-17 15:59:17 +02:00
..

flutter_new_provider_todo

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.