{"id":24003850,"url":"https://github.com/mylittlesuite/flutter_essentials_kit","last_synced_at":"2025-04-15T00:45:40.745Z","repository":{"id":44094428,"uuid":"285677889","full_name":"MyLittleSuite/flutter_essentials_kit","owner":"MyLittleSuite","description":"A kit of useful functions and widgets to speed up development.","archived":false,"fork":false,"pushed_at":"2025-04-14T22:48:27.000Z","size":220,"stargazers_count":9,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-15T00:45:23.063Z","etag":null,"topics":["essential","flutter","flutterui","kit"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MyLittleSuite.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-08-06T21:47:10.000Z","updated_at":"2025-03-06T20:55:24.000Z","dependencies_parsed_at":"2022-09-13T08:41:22.935Z","dependency_job_id":"87233f41-c15e-46dd-9c7b-3db6bafe2188","html_url":"https://github.com/MyLittleSuite/flutter_essentials_kit","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MyLittleSuite%2Fflutter_essentials_kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MyLittleSuite%2Fflutter_essentials_kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MyLittleSuite%2Fflutter_essentials_kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MyLittleSuite%2Fflutter_essentials_kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MyLittleSuite","download_url":"https://codeload.github.com/MyLittleSuite/flutter_essentials_kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248986274,"owners_count":21194024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["essential","flutter","flutterui","kit"],"created_at":"2025-01-08T01:59:59.814Z","updated_at":"2025-04-15T00:45:40.728Z","avatar_url":"https://github.com/MyLittleSuite.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flutter_essentials_kit\nA kit of useful functions and widget to speed up development.\n\n[![Pub](https://img.shields.io/pub/v/flutter_essentials_kit.svg)](https://pub.dev/packages/flutter_essentials_kit)\n![Dart CI](https://github.com/MyLittleSuite/flutter_essentials_kit/workflows/Dart%20CI/badge.svg)\n[![License: MIT](https://img.shields.io/badge/license-MIT-purple.svg)](https://opensource.org/licenses/MIT)\n\n## Getting Started\nAdd this to your package's `pubspec.yaml` file:\n```\ndependencies:\n  flutter_essentials_kit:\n```\n\n## Usage\nJust use this import to use the package:\n```\nimport 'package:flutter_essentials_kit/flutter_essentials_kit.dart';\n```\n\nPlug the localization class in your `localizationsDelegates`.\n```dart\nimport 'package:flutter_essentials_kit/flutter_essentials_kit.dart';\n\nMaterialApp(\n  localizationsDelegates: [\n    // ...\n    FlutterEssentialsKitLocalizations.delegate,\n    // ...\n);\n```\n\n## Docs\n* [errors](mds/errors.md)\n* [exceptions](mds/exceptions.md)\n* [extensions](mds/extensions.md)\n* [misc](mds/misc.md)\n* [widgets](mds/widgets.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmylittlesuite%2Fflutter_essentials_kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmylittlesuite%2Fflutter_essentials_kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmylittlesuite%2Fflutter_essentials_kit/lists"}