https://github.com/creativetimofficial/argon-flutter
https://github.com/creativetimofficial/argon-flutter
creative-tim flutter flutter-apps flutter-demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/creativetimofficial/argon-flutter
- Owner: creativetimofficial
- License: mit
- Created: 2020-09-22T07:49:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-04T01:09:03.000Z (almost 3 years ago)
- Last Synced: 2025-04-19T08:10:17.621Z (6 months ago)
- Topics: creative-tim, flutter, flutter-apps, flutter-demo
- Language: Dart
- Homepage: https://www.creative-tim.com/product/argon-flutter
- Size: 18.1 MB
- Stars: 73
- Watchers: 8
- Forks: 251
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Argon Flutter](https://creativetimofficial.github.io/argon-flutter/docs/#) [](https://twitter.com/intent/tweet?text=Start%20Your%20Development%20With%20A%20Badass%20Flutter%20app%20inspired%20by%20Argon%20Design%20System.%0Ahttps%3A//demos.creative-tim.com/argon-flutter/)
 [](https://github.com/creativetimofficial/argon-flutter/issues?q=is%3Aopen+is%3Aissue) [](https://github.com/creativetimofficial/argon-flutter/issues?q=is%3Aissue+is%3Aclosed)

Argon Flutter is a free mobile UI template built with Google's [Flutter](https://flutter.dev/) allowing you to create powerful and beautiful mobile applications.. We have redesigned all the usual components in order to make it look like Argon's Design System, minimalistic and easy to use.
Start your development with a badass Design System for Flutter inspired by Argon Design System. If you like Argon's Design System, you will love this Flutter app template! It features a huge number of components and screens built to fit together and look amazing.
### FULLY CODED COMPONENTS
Argon Flutter features over 100 variations of widgets like buttons, inputs, cards, navigations etc, giving you the freedom of choosing and combining. All components can take variations in colour, that you can easily modify inside our theme file.
You will save a lot of time going from prototyping to full-functional code, because all elements are implemented. We wanted the design process to be seamless, so switching from image to the real page is very easy to do.
### Widgets & Cards
Argon Flutter comes packed with a large number of components and cards. Putting together a mobile app has never been easier than matching together different widgets. From the profile screen to a settings screen, you can easily customise and build your screens. We have created multiple options for you to put together and customise into pixel perfect screens.View [ all widgets/cards here](https://demos.creative-tim.com/argon-flutter/index.html#cards?ref=argon-flutter-readme).
### Example Screens
If you want to get inspiration or just show something directly to your clients, you can jump start your development with our pre-built example screens. From onboarding screens to profile or discover screens, you will be able to quickly set up the basic structure for your Flutter mobile project.View [all screens here](https://demos.creative-tim.com/argon-flutter/index.html#screens?ref=argon-flutter-readme).
Let us know your thoughts below. And good luck with development!
## Table of Contents
* [Versions](#versions)
* [Demo](#demo)
* [Quick Start](#quick-start)
* [Documentation](#documentation)
* [File Structure](#file-structure)
* [OS Support](#os-support)
* [Resources](#resources)
* [Reporting Issues](#reporting-issues)
* [Technical Support or Questions](#technical-support-or-questions)
* [Licensing](#licensing)
* [Useful Links](#useful-links)## Versions
[
](https://www.creative-tim.com/product/argon-design-system)[
](https://www.creative-tim.com/product/vue-argon-design-system)[
](https://www.creative-tim.com/product/argon-design-system-react)[
](https://www.creative-tim.com/product/argon-pro-react-native)[
](https://www.creative-tim.com/product/argon-dashboard-angular)
| HTML | React | Angular |
| --- | --- | --- |
| [](https://www.creative-tim.com/product/argon-design-system?ref=argon-flutter-readme) | [](https://www.creative-tim.com/product/argon-design-system-react?ref=argon-flutter-readme) | [](https://www.creative-tim.com/product/argon-design-system-angular?ref=argon-flutter-readme)## Demo
| Home Screen | Profile Screen | Onboarding Screen | Register Screen |
| --- | --- | --- | --- |
| [](https://demos.creative-tim.com/argon-pro-flutter/?ref=argon-flutter-readme) | [](https://demos.creative-tim.com/argon-pro-flutter/?ref=argon-flutter-readme) | [](https://demos.creative-tim.com/argon-pro-flutter/?ref=argon-flutter-readme) | [](https://demos.creative-tim.com/argon-pro-flutter/?ref=argon-flutter-readme) |- [Start page](https://demos.creative-tim.com/argon-flutter?ref=argon-flutter-readme)
- [How to install our product](https://demos.creative-tim.com/argon-flutter/docs/#/install?ref=argon-flutter-readme)[View more](https://demos.creative-tim.com/argon-flutter?ref=argon-flutter-readme)
## Quick start
- Download this from [Creative Tim](https://www.creative-tim.com/product/argon-flutter?ref=argon-flutter-readme)
- Buy the PRO version from [Creative Tim](https://www.creative-tim.com/product/argon-pro-flutter?ref=argon-flutter-readme)## Documentation
The documentation for the Argon Flutter is hosted at our [website](https://demos.creative-tim.com/argon-flutter/docs/?ref=argon-flutter-readme).## File Structure
Within the download you'll find the following directories and files:```
.
├── README.md
├── android
├── assets
├── ios
├── lib
│ ├── constants
│ │ └── Theme.dart
│ ├── main.dart
│ ├── screens
│ │ ├── articles.dart
│ │ ├── elements.dart
│ │ ├── home.dart
│ │ ├── onboarding.dart
│ │ ├── pro.dart
│ │ ├── profile.dart
│ │ ├── register.dart
│ └── widgets
│ ├── button.dart
│ ├── card-category.dart
│ ├── card-horizontal.dart
│ ├── card-shopping-cart.dart
│ ├── card-shopping.dart
│ ├── card-small.dart
│ ├── card-square.dart
│ ├── drawer-tile.dart
│ ├── drawer.dart
│ ├── input.dart
│ ├── navbar.dart
│ ├── slider-product.dart
│ ├── slider.dart
│ └── table-cell.dart
├── my_app.iml
├── pubspec.lock
├── pubspec.yaml
```## OS Support
At present, we officially aim to support the last two versions of the following operating systems:
[
](https://www.creative-tim.com/product/material-kit-pro-react-native)[
](https://www.creative-tim.com/product/material-kit-pro-react-native)
## Resources
- Demo:
- Download Page:
- Documentation:
- License Agreement:
- Support:
- Issues: [Github Issues Page](https://github.com/creativetimofficial/argon-flutter/issues)
- [Argon Design System](https://www.creative-tim.com/product/argon-design-system?ref=argon-flutter-readme) - For Front End Development
- **Dashboards:**| HTML | React | Vue |
| --- | --- | --- |
| [](https://www.creative-tim.com/product/argon-dashboard-pro?ref=argon-flutter-readme) | [](https://www.creative-tim.com/product/argon-dashboard-pro-react?ref=argon-flutter-readme) | [](https://www.creative-tim.com/product/vue-argon-dashboard-pro?ref=argon-flutter-readme)| Node.js | Nuxt | Laravel |
| --- | --- | --- |
| [](https://www.creative-tim.com/product/argon-dashboard-pro-nodejs?ref=argon-flutter-readme) | [](https://www.creative-tim.com/product/nuxt-argon-dashboard-pro?ref=argon-flutter-readme) | [](https://www.creative-tim.com/product/argon-dashboard-pro-laravel?ref=argon-flutter-readme)## Reporting Issues
We use GitHub Issues as the official bug tracker for the Argon Flutter. Here are some advices for our users that want to report an issue:
1. Make sure that you are using the latest version of the Argon Flutter.
2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
3. Some issues may be platform specific, so specifying on what platform you encountered the issue might help.### Technical Support or Questions
If you have questions or need help integrating the product please [contact us](https://www.creative-tim.com/contact-us) instead of opening an issue.
## Licensing
- Copyright 2020 Creative Tim (https://www.creative-tim.com/?ref=argon-flutter-readme)
- Licensed under [MIT](https://github.com/creativetimofficial/argon-flutter/blob/master/LICENSE.md)
## Useful Links
- [Tutorials](https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w)
- [Affiliate Program](https://www.creative-tim.com/affiliates/new) (earn money)
- [Blog Creative Tim](http://blog.creative-tim.com/)
- [Free Products](https://www.creative-tim.com/bootstrap-themes/free) from Creative Tim
- [Premium Products](https://www.creative-tim.com/bootstrap-themes/premium) from Creative Tim
- [React Products](https://www.creative-tim.com/bootstrap-themes/react-themes) from Creative Tim
- [Angular Products](https://www.creative-tim.com/bootstrap-themes/angular-themes) from Creative Tim
- [VueJS Products](https://www.creative-tim.com/bootstrap-themes/vuejs-themes) from Creative Tim
- [More products](https://www.creative-tim.com/bootstrap-themes) from Creative Tim
- Check our Bundles [here](https://www.creative-tim.com/bundles?ref="argon-github-readme")### Social Media
Twitter:
Facebook:
Dribbble:
Google+:
Instagram: