Skip to content

teamsuperpanda/fox

Repository files navigation

Fox

License Dart Last commit

Google Play App Store

Fox is a notes app that stays out of your way. Rich text, dark mode, offline-first. No account, no subscription, no cloud dependency.

Built by Team Super Panda.


What it does

Fox is what happens when you strip a notes app down to what actually matters: writing, organising, and finding things fast.

  • Rich text: bold, italic, bullet lists, ordered lists, note colours. No markdown syntax to remember.
  • Pin, tag, search: find any note in seconds, even with hundreds of them.
  • Dark mode: light and dark themes that actually look good.
  • Offline-first: it's a local app that happens to have an editor. Your notes live on your device, always available, no signal required.
  • No accounts: download it and start typing. There is no signup screen.

Tech

Fox is a Flutter app with a deliberately simple stack:

Layer Choice
UI Flutter with Provider
Storage Hive (local, no server)
Editor Flutter Quill
Fonts Inter (bundled, no network calls)

No backend. No sync. No app data leaves your device.


Run it

git clone https://github.com/teamsuperpanda/fox.git
cd fox
flutter pub get
flutter run

Tests

flutter test --coverage

License

The code is PolyForm Noncommercial 1.0.0. Free for personal use, not for resale.
Assets are copyright 2026 Team Super Panda (see ASSETS-LICENSE.md).

About

Fox is a friendly, local-first notes app built with Flutter and Hive. It's designed to be fast, minimal, and private by default. Your notes stay on your device and are always available offline.

Topics

Resources

License

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Sponsor this project

Contributors

Languages