Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Flutter UI template from Creative Tim with over 100 widgets and example screens for Android and iOS.

A full-stack Next.js TypeScript template focused on functionality over UI, featuring Zustand, TanStack Query, and ESLint 9 support.
Argon Flutter is a free mobile UI template built with Google's Flutter framework by Creative Tim, offering over 100 coded widgets and example screens for Android and iOS apps.
Argon Flutter is a free, open-source mobile UI template created by Creative Tim, version 1.0.1, designed to give Flutter developers a ready-made design system inspired by the Argon Design System. It takes standard Flutter projects and supplies a library of widgets and screens—buttons, inputs, cards, navigation drawers, sliders—plus a theme file for global color customization. The template outputs a complete Flutter project with android/ and ios/ folders, a lib/ directory containing screens and widgets, and a pubspec.yaml for dependencies, targeting both Android and iOS platforms. It is licensed under MIT.
Download the project from Creative Tim and open it in a Flutter-enabled IDE such as Android Studio or VS Code. The app's entry point is lib/main.dart, which imports screens from lib/screens/ and widgets from lib/widgets/; global styling is centralized in lib/constants/Theme.dart. After running flutter pub get to install dependencies from pubspec.yaml, the project builds for Android and iOS via the included native folders.
Argon Flutter is free to download and use under the MIT license. A paid upgrade, Argon PRO Flutter, is available for purchase from Creative Tim, though the exact differences between the free and PRO versions are not listed on the page.
Yes, the base Argon Flutter template is free and licensed under MIT, so you can use it in commercial projects with attribution according to the license terms.
The template is built with Flutter and includes android/ and ios/ folders, targeting Android and iOS. The page states it aims to support the last two versions of both platforms.
The download contains the full Flutter project structure: README.md, android/, ios/, assets/, lib/ with constants, screens, and widgets, pubspec.yaml, and my_app.iml.
Download the project from Creative Tim, open it in a Flutter IDE, run flutter pub get to fetch dependencies, then build and run on an Android or iOS device or emulator.
Yes, Argon PRO Flutter is a paid product available from Creative Tim. The free version and PRO version differ, but the page does not specify the additional features included in PRO.
