flutter_kit icon indicating copy to clipboard operation
flutter_kit copied to clipboard

Upcoming features

Open stevenosse opened this issue 1 year ago • 0 comments

  • [x] LocalStorage solution with local persistence (shared prefs) and in memory implementations
  • [x] Default Toast solution for showing informations messages (using ScaffoldMessenger)
  • [x] Add preconfured theme extension for custom theme colors
  • [x] Dialog components (for showing informative and confirmation dialogs)
  • [x] Default logger
  • [x] Install script + config file (for changing app name and package, icon)
  • [ ] Error and empty state components
  • [ ] CLI for creating features

stevenosse avatar Jan 24 '25 13:01 stevenosse