{"id":15008654,"url":"https://github.com/deepraj02/neubrutalism_ui","last_synced_at":"2025-04-09T16:05:24.965Z","repository":{"id":143290678,"uuid":"614860895","full_name":"deepraj02/neubrutalism_ui","owner":"deepraj02","description":"A Very Good Flutter Package, packed with amazing Neubrutalism UI Components.","archived":false,"fork":false,"pushed_at":"2024-04-15T08:13:13.000Z","size":647,"stargazers_count":93,"open_issues_count":6,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T16:05:16.951Z","etag":null,"topics":["collaborate","dart","flutter","github","hacktoberfest","learn","neubrutalism","package","uikit"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/neubrutalism_ui/","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepraj02.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2023-03-16T13:21:27.000Z","updated_at":"2025-03-22T12:21:15.000Z","dependencies_parsed_at":"2025-02-15T10:32:37.190Z","dependency_job_id":"06648221-6570-4d91-8ddf-5354c71fe5ec","html_url":"https://github.com/deepraj02/neubrutalism_ui","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraj02%2Fneubrutalism_ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraj02%2Fneubrutalism_ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraj02%2Fneubrutalism_ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepraj02%2Fneubrutalism_ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepraj02","download_url":"https://codeload.github.com/deepraj02/neubrutalism_ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065289,"owners_count":21041871,"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":["collaborate","dart","flutter","github","hacktoberfest","learn","neubrutalism","package","uikit"],"created_at":"2024-09-24T19:19:53.197Z","updated_at":"2025-04-09T16:05:24.945Z","avatar_url":"https://github.com/deepraj02.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://user-images.githubusercontent.com/63138398/225706659-4fa396f3-fc8a-4cdc-bbd4-3600b323db97.svg\" alt=\"Button Preview\" \u003e \n\n  \u003ch1 align=\"left\"\u003eneubrutalism_ui v2.0.0 🥳\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/deepraj02/neubrutalism_ui/issues\"\u003eRequest Feature\u003c/a\u003e\n\u003cbr\u003e\n\u003ca href=\"https://github.com/deepraj02/neubrutalism_ui/issues\"\u003eReport Bug\u003c/a\u003e\n\u003c/p\u003e\n\n![Contributors](https://img.shields.io/github/contributors/deepraj02/neubrutalism_ui?color=dark-green) ![Stargazers](https://img.shields.io/github/stars/deepraj02/neubrutalism_ui?style=social) ![Issues](https://img.shields.io/github/issues/deepraj02/neubrutalism_ui) ![License](https://img.shields.io/github/license/deepraj02/neubrutalism_ui) \n\n## Table Of Contents\n\n- [](#)\n      - [Examples:](#examples)\n  - [Roadmap](#roadmap)\n  - [Contributing](#contributing)\n    - [Creating A Pull Request](#creating-a-pull-request)\n  - [License](#license)\n  - [Authors](#authors)\n\n## About The Project\n\n\"Neubrutalism UI is a comprehensive UI kit for Flutter that incorporates the principles of Neubrutalism design. With this package, you can easily add beautiful and functional UI components to your Flutter app in a style that emphasizes simplicity and minimalism.\n\nThe package includes a variety of UI components such as buttons, cards, forms, and more, each designed with a subtle shadow and rounded corners that add depth and texture to your app. You can customize the appearance of each component to fit the specific needs of your app, including changing the border radius, depth, and color.\n\nWhether you're a beginner or an experienced developer, Neubrutalism UI makes it easy to create elegant and functional UI components in Flutter that align with the principles of Neubrutalism design. With clear and concise documentation and easy installation instructions, you can start using the package in your app today.\"\n\n## Built With [Flutter](https://flutter.dev/) 💙\n\n## Getting Started\n\u003c!-- Whats the differnect v1.0.0 vs 2.0.0 --\u003e\n\n\u003c!-- TODO: Replace v 0.2.0 with this.\nv2.0.0 \nNeuTextButton(\n                  text: const Text(\n                    \"Hello \",\n                    style: TextStyle(\n                      fontSize: 40,\n                    ),\n                  ),\n\n1 . Replaced Widget `child` with `text` (Text) {Breaking Change}.\n\n1. Fixed the Initial UI of the Widget. (Predefined some properties which  are customizeable).\n\n --\u003e\n# What's the Difference !!! `v1.0.0` vs `v2.0.0`✨\n\nIncludes Breaking Changes (Refer to Changelog),\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\n```dart\nNeuTextButton(\n  borderColor: Colors.black,\n  shadowColor: Colors.black,\n  buttonHeight: 50,\n  buttonWidth: MediaQuery.of(context).size.width * 0.5,\n  child: Row(\n    mainAxisAlignment: MainAxisAlignment.center,\n    children: const [\n      Padding(\n        padding: EdgeInsets.all(8.0),\n        child: Text(\n          \"Hello\",\n          style: TextStyle(\n              fontSize: 20, fontWeight: FontWeight.w600),\n        ),\n      ),\n    ],\n   ),\n ),\n```\n\u003c/td\u003e\n\u003ctd\u003e\n\n\u003c!-- V 1.0.0 --\u003e\n```dart\nNeuTextButton(\n      borderRadius: BorderRadius.circular(12),\n      buttonColor:\n          const Color.fromARGB(255, 236, 199, 211),\n      buttonHeight: 60,\n      buttonWidth: 100,\n      enableAnimation: true,\n      text: Text(\n        \"Hello\",\n        style: GoogleFonts.robotoCondensed(\n            textStyle: const TextStyle(\n          fontSize: 20,\n          fontWeight: FontWeight.w700,\n        ),\n        ),\n      ),\n),\n```\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n# Usage\n\n### NeuTextButton with Customization (v2.0.0) : Enable Cool Animation\n#### (Set `enableAnimation=true`)\nAnimations are currently mapped to the value fo offset provided in the `offset` property in the `NeuTextButton` and `NeuIconButton` widgets. \n(P.S: More the Value of the offset more will be the onPressed bounce animation Value.)\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\n\n```dart\nNeuTextButton(\n      borderRadius: BorderRadius.circular(12),\n      buttonColor:\n          const Color.fromARGB(255, 236, 199, 211),\n      buttonHeight: 60,\n      buttonWidth: 100,\n      enableAnimation: true,\n      text: Text(\n        \"Hello\",\n        style: GoogleFonts.robotoCondensed(\n            textStyle: const TextStyle(\n          fontSize: 20,\n          fontWeight: FontWeight.w700,\n        ),\n        ),\n      ),\n),\n```\n\u003c/td\u003e\n\u003ctd\u003e\n\u003cimg  src=\"https://user-images.githubusercontent.com/63138398/265234887-341632d2-5b7c-4e09-b226-7982e4de86c6.gif\"  alt=\"\"\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n\n### The Neu - NeuBottomNav \n\n#### Usage ans Setup\n\nIn-order to disable the container overflow behind the Bottom Nav we need to specify the following flags in both the `Scaffold` and `SafeArea` widget.\n\nThe NeuBottomNav contains some additional flags such as `hideOnScroll`, `enableFloating` etc:\n```dart\nScaffold(\n      resizeToAvoidBottomInset: false,\n      extendBody: true,\n      child:SafeArea(\n        bottom: false,\n      ))\n```\n\n#### Examples:\n\n\u003cimg  src=\"https://user-images.githubusercontent.com/63138398/265235364-a0afb9b4-1bb7-437b-8cd1-795483e0d781.png\"  alt=\"\"\u003e\n\n## Roadmap\n\nSee the [open issues](https://github.com/deepraj02/neubrutalism_ui/issues) for a list of proposed features (and known issues).\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n* If you have suggestions for adding or removing projects, feel free to [open an issue](https://github.com/deepraj02/neubrutalism_ui/issues/new) to discuss it, or directly create a pull request after you edit the *README.md* file with necessary changes.\n* Please make sure you check your spelling and grammar.\n* Create individual PR for each suggestion.\n\n\n### Creating A Pull Request\n\n- Fork the Project\n- Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n- Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n- Push to the Branch (`git push origin feature/AmazingFeature`)\n- Open a Pull Request (`choose the Staging branch From the Dropdown`)\n\n## License\n\nDistributed under the MIT License. See [LICENSE](https://github.com/deepraj02/neubrutalism_ui/blob/master/LICENSE.md) for more information.\n\n## Author\n* **Deepraj Baidya** - *Flutter SDE Intern* - [Deepraj Baidya](https://github.com/deepraj02) - *🤔*\n\n## Contributors\n![Contributors](https://contrib.rocks/image?repo=deepraj02/neubrutalism_ui)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepraj02%2Fneubrutalism_ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepraj02%2Fneubrutalism_ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepraj02%2Fneubrutalism_ui/lists"}