{"id":19901362,"url":"https://github.com/lissy93/nfu","last_synced_at":"2026-03-06T18:04:18.321Z","repository":{"id":61438700,"uuid":"201761332","full_name":"Lissy93/nfu","owner":"Lissy93","description":"🤦 NFU: Not Fucking Up- A Flutter app to help you really easily keep track of your targets","archived":false,"fork":false,"pushed_at":"2022-10-30T11:05:43.000Z","size":1689,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-26T13:54:55.447Z","etag":null,"topics":["alicia-sykes","android","dart","dartlang","flutter","goal-tracking","ios"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lissy93.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-11T12:22:39.000Z","updated_at":"2026-01-20T21:32:25.000Z","dependencies_parsed_at":"2023-01-20T23:46:28.780Z","dependency_job_id":null,"html_url":"https://github.com/Lissy93/nfu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lissy93/nfu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissy93%2Fnfu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissy93%2Fnfu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissy93%2Fnfu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissy93%2Fnfu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lissy93","download_url":"https://codeload.github.com/Lissy93/nfu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissy93%2Fnfu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30189488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T17:33:53.563Z","status":"ssl_error","status_checked_at":"2026-03-06T17:33:51.678Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alicia-sykes","android","dart","dartlang","flutter","goal-tracking","ios"],"created_at":"2024-11-12T20:14:48.111Z","updated_at":"2026-03-06T18:04:18.040Z","avatar_url":"https://github.com/Lissy93.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Title + Description --\u003e\n\u003ch1 align=\"center\"\u003eNFU 🤦‍♂️\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ci\u003eDay counting mobile app for keeping track of goals (aka Not Fucking Up)\u003c/i\u003e\n\u003c/p\u003e\n\n\u003chr /\u003e\n\n\u003c!-- Screenshot --\u003e\n\u003cp align=\"center\" title=\"Screenshot of homepage\"\u003e\n  \u003ca href=\"https://github.com/Lissy93/nfu\"\u003e\n    \u003cimg alt=\"Screenshots\" src=\"/demo.gif\" width=\"700\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n---\n\n## About\n\nFirst off, there are plenty of goal tracking, self-improvement and habit apps already out there, so if your\nlooking for something with a bunch of features check out: **Habit Tracker** ([Android][habbit-tracker-android]),\n**Habitify** ([Android][habitify-android] | [iOS][habitify-ios]),  **Productive** ([Android][productive-android] |\n[iOS][productive-ios]), **Habit** ([iOS][habit-ios]), **Done** ([iOS][done-ios]) or **Loop** ([Andoid][loop-android]).\n\n\nThis app is a little different, the goal here was for you to spend as little time as possible using it.\nAnd so instead of daily recoding your success or failure, you just reset the streak if you f*ck up.\nIt allows you to really quickly and easily keep track of how many days, you've kept going for \n(such as number of days smoke-free, sober, or whatever else you'd like to measure days for).\n\nIt's built with Flutter, and deploys nativley to Android and iOS.\n\n---\n\n## Developing\n\nFairly small code base, and it's structured in the standard sorta way. Uses **Flutter SDK V2.1.0 - V3.0.0**.\n\n#### Set Up Guide\n\n- Get the Code: `git clone https://github.com/Lissy93/nfu.git` then `cd nfu`\n- Grab the dependencies `flutter pub get`\n- To keep the source code synced, you can `flutter packages pub run build_runner watch`\n- Then use Android Studio or your favourite editor along with the Flutter CLI to develop\n\nFor more info, check out the [Flutter docs](https://flutter.dev/docs), which are actually pretty awesome.\n\n#### Direcory Structure\n\n```\nnfu/\n├── android/\n├── build/\n├── ios/\n├── lib/\n│   ├── forms/\n│   ├── models/\n│   ├── screens/\n│   ├── utils/\n│   ├── widgets/\n│   └── main.dart\n└── pubspec.yaml\n```\n\n#### Also...\n\nShout out to [@faob-dev] for [folding_cell] and  [@Realank] for [flutter_datetime_picker], both components\nwere nice and neat, and thanks to them, it made building this little app a lot quicker.\n\nI'm quite new to Flutter, and always looking to improve, so if you see something \nthat could be better, it'd be awesome if you could let me know, or open an issue \nand I'll look into it- thanks!\n\n---\n\n\u003c!-- License + Copyright --\u003e\n\u003cp  align=\"center\"\u003e\n  \u003ci\u003e© \u003ca href=\"https://aliciasykes.com\"\u003eAlicia Sykes\u003c/a\u003e 2019\u003c/i\u003e\u003cbr\u003e\n  \u003ci\u003eLicensed under \u003ca href=\"https://gist.github.com/Lissy93/143d2ee01ccc5c052a17\"\u003eMIT\u003c/a\u003e\u003c/i\u003e\u003cbr\u003e\n  \u003ca href=\"https://github.com/lissy93\"\u003e\u003cimg src=\"https://i.ibb.co/4KtpYxb/octocat-clean-mini.png\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003c!-- Dinosaurs are Awesome --\u003e\n\u003c!-- \n                        . - ~ ~ ~ - .\n      ..     _      .-~               ~-.\n     //|     \\ `..~                      `.\n    || |      }  }              /       \\  \\\n(\\   \\\\ \\~^..'                 |         }  \\\n \\`.-~  o      /       }       |        /    \\\n (__          |       /        |       /      `.\n  `- - ~ ~ -._|      /_ - ~ ~ ^|      /- _      `.\n              |     /          |     /     ~-.     ~- _\n              |_____|          |_____|         ~ - . _ _~_-_\n--\u003e\n\n[//]: # (Links to legal and licensing)\n[license-as]: https://gist.github.com/Lissy93/143d2ee01ccc5c052a17\n[license-img]: https://user-images.githubusercontent.com/1862727/68531648-69ef4200-030c-11ea-8d48-74af7a2d8304.png\n[legal-info]: https://aliciasykes.com/legal\n\n[//]: # (Links to better apps than this one)\n[habbit-tracker-android]: https://play.google.com/store/apps/details?id=com.oristats.habitbull\n[habitify-android]: https://play.google.com/store/apps/details?id=co.unstatic.habitify\n[habitify-ios]: https://apps.apple.com/us/app/habitify-habit-tracker/id1111447047\n[productive-android]: https://play.google.com/store/apps/details?id=com.apalon.to.do.list\n[productive-ios]: https://apps.apple.com/us/app/productive-habit-tracker/id983826477\n[habit-ios]: https://apps.apple.com/gb/app/habit-daily-tracker/id1445651730\n[done-ios]: https://apps.apple.com/gb/app/done-a-simple-habit-tracker/id1103961876\n[loop-android]: https://play.google.com/store/apps/details?id=org.isoron.uhabits\n\n[//]: # (Links to people and libraries that I used)\n[@faob-dev]: https://github.com/faob-dev\n[folding_cell]: https://github.com/faob-dev/folding_cell\n[flutter_datetime_picker]: https://github.com/Realank/flutter_datetime_picker\n[@Realank]: https://github.com/Realank\n\n[//]: # (Links to my social platforms)\n[as-website]: https://aliciasykes.com\n[as-github]: https://github.com/lissy93\n[as-twitter]: https://twitter.com/Lissy_Sykes\n[as-instagram]: https://www.instagram.com/lissy_sykes93\n[as-linkedin]: https://linkedin.com/in/aliciasykes\n[as-keybase]: https://keybase.io/aliciasykes\n[as-blog]: https://blog.aliciasykes.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flissy93%2Fnfu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flissy93%2Fnfu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flissy93%2Fnfu/lists"}