Files
mobile-everywhere/todo-flutter
Adam Jeniski bebcf48a32 Fix Android emulation and runtime errors for both apps
- Add emulator management scripts (start/stop/status) with logging to /tmp
- Fix AVD config: enable GPU acceleration, increase RAM to 4096M
- Update babel-preset-expo 9.3.2 -> 55.0.8 to fix RN 0.83 private methods
  support without breaking polyfills
- Add Android package name to expo app.json
- Fix Flutter startup crash: call WidgetsFlutterBinding.ensureInitialized
  before accessing platform channels in db init

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 00:39:16 -05:00
..

cljd_todo_flutter

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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.