Saltar al contenido

Best Flutter apps

Flutter app templates code
  • Home
  • Apps
  • UI
  • Games
  • Dev Tools
  • Templates
Apps Featured Templates

Accelerate Your Flutter App Development with flutter_base_app

Avatar for atomicflavor
atomicflavor
abril 18, 2025abril 18, 2025
Featured

A Flutter App designed to provide structured access to previous year question papers

Avatar for atomicflavor
atomicflavor
agosto 24, 2024enero 28, 2025
Apps Featured

BoTing – An Anonymous Chatting App Build with Flutter and Socket.io

Avatar for atomicflavor
atomicflavor
abril 6, 2024enero 28, 2025
Featured Templates

An application template using the bloc state management method with Flutter

Avatar for atomicflavor
atomicflavor
abril 6, 2024enero 28, 2025
Apps Featured

LOFIII – A beautiful and intuitive music streaming app built with Flutter

Avatar for atomicflavor
atomicflavor
marzo 31, 2024enero 28, 2025
Apps Featured

UnoP App built with Flutter and Firebase

Avatar for atomicflavor
atomicflavor
marzo 17, 2024enero 28, 2025
Featured Templates

20 Best Flutter Game Templates and Full Applications with Source Code and Admob

Avatar for atomicflavor
atomicflavor
marzo 4, 2024enero 28, 2025
  • Inicio
  • A flutter widget that expresses the concept of neuomorphism in UI design
  • Página 146
0
0
A flutter widget that expresses the concept of neuomorphism in UI design
UI

A flutter widget that expresses the concept of neuomorphism in UI design

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
neuomorphic_container A package widget that applies the concept of Neuomorphism in software development using Flutter. Getting Started Neumorphic containers pretends to extrude from the background....
Leer Más
0
0
Flutter UI design for a car booking application
UI

Flutter UI design for a car booking application

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
Flutter UBER UI Kit A flutter Uber UI Kit inspired by A design on behance 20+ Screens and still making more. Author Garuba OLayemii GitHub
Leer Más
0
0
Authentication + Splash Screen Flutter UI with flutter
UI

Authentication + Splash Screen Flutter UI with flutter

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
rest_app Authentication + Splash Screen Flutter UI, UI created getting inspired from one share on dribble with flutter. UI created getting inspired from one share...
Leer Más
0
0
Material Design Scaffold for Flutter
UI

Material Design Scaffold for Flutter

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
responsive_scaffold On mobile it shows a list and pushes to details and on tablet it shows the List and the selected item. View Demo View...
Leer Más
0
0
A verification code input widget with flutter
Input

A verification code input widget with flutter

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
verify_code_input A verification code input widget. Usage VerifyCodeInput( onComplete: (String value) { print('Your input code is : $value'); }, ) GitHub
Leer Más
0
0
Simple character blocked input that usually used for redeem code
Input

Simple character blocked input that usually used for redeem code

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
Block Input Simple character blocked input that usually used for redeem code or validation code input. Gallery Usage BlockInput( blockInputKeyboardType: BlockInputKeyboardType.number, blockInputStyle: BlockInputStyle( backgroundColor: Colors.black12,...
Leer Más
0
0
A beautiful UX through animation of credit card information input form with flutter
Input

A beautiful UX through animation of credit card information input form with flutter

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
Flutter-Credit-Card-Input-Form This package provides visually beautiful UX through animation of credit card information input form. Installing Add dependency to pubspec.yaml Get the latest version in...
Leer Más
0
0
Material & Cupertino SpinBox for Flutter
Input

Material & Cupertino SpinBox for Flutter

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
SpinBox for Flutter SpinBox for Flutter is a numeric input widget with an input field for entering a specific value, and spin buttons for quick,...
Leer Más
0
0
A Flutter package provides some implementations of Text Input Formatter
Input

A Flutter package provides some implementations of Text Input Formatter

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
PatternFormatter A Flutter package provides some implementations of Text Input Formatter that format input with pre-defined patterns. How to use import 'package:pattern_formatter/pattern_formatter.dart'; Thousands grouping Integer...
Leer Más
0
0
PIN input field widget for Flutter with paste from clipboard functionality
Input

PIN input field widget for Flutter with paste from clipboard functionality

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
PinPut This widget keeps whole width of parent widget and layouts textfields in a way to create PIN code input field look it accepts string...
Leer Más
0
0
A Flutter package for iOS and Android for showing passcode input screen
Input

A Flutter package for iOS and Android for showing passcode input screen

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
Flutter - Passcode Lock Screen A Flutter package for iOS and Android for showing passcode input screen, similar to Native iOS. Installation First add passcode_screen...
Leer Más
0
0
PIN input field widget for flutter
Input

PIN input field widget for flutter

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
PinPut 100% Dart based and lightweight PIN input field widget for Flutter. This widget keeps whole width of parent widget and layouts textfields in a...
Leer Más
0
0
Flutter widget packages that can be used to input values in the form of currencies
Input

Flutter widget packages that can be used to input values in the form of currencies

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
MoneyTextFormField MoneyTextFormField is one of the flutter widget packages that can be used to input values in the form of currencies, by displaying the output...
Leer Más
0
0
A Dart widget for entering international telephone numbers with dropdown
Input

A Dart widget for entering international telephone numbers with dropdown

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
Dart Tel Input A Dart widget for entering international telephone numbers with dropdown searching input countries Getting Started Add the following line in your pubspec...
Leer Más
0
0
A Flutter package that help you create a verification input
Input

A Flutter package that help you create a verification input

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
flutter_verification_code_input Verify code input. You can create a verify code input. Installing dependencies: flutter: sdk: flutter flutter_verification_code_input: git: url: git://github.com/tinylife-io/flutter_verification_code_input.git import'package:flutter_verification_code_input/flutter_verification_code_input.dart'; Usage new VerificationCodeInput( keyboardType:...
Leer Más
0
0
A Flutter widget for inputting content with a fixed length
Input

A Flutter widget for inputting content with a fixed length

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
code_input A Flutter widget for inputting content with a fixed length, visually treating each character as a separate segment. Usage This is a small example:...
Leer Más
0
0
A simple customizable animated circular menu for Flutter
Menu

A simple customizable animated circular menu for Flutter

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
circular_menu A simple animated circular menu for Flutter, Adjustable radius, colors, alignment, animation curve and animation duration. Installation Add circular_menu : ^latest_version to your pubspec.yaml,...
Leer Más
0
0
Flutter plugin to implement a Boom Menu
Menu

Flutter plugin to implement a Boom Menu

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
Flutter Boom Menu Flutter plugin to implement a Boom Menu, with icons, title, subtitle, animated FAB Icons and hide on scrolling. Usage The BoomMenu widget...
Leer Más
0
0
A flutter widget which renders its child outside the original widget hierarchy
Menu

A flutter widget which renders its child outside the original widget hierarchy

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
overlay_container A flutter widget which renders its child outside the original widget hierarchy. This demo is present as an example here. You can also checkout...
Leer Más
0
0
A library for adding a beautiful drawer mode menu feature
Menu

A library for adding a beautiful drawer mode menu feature

Avatar for atomicflavor
atomicflavor
septiembre 18, 2020
Hidden Drawer Menu Hidden Drawer Menu is a library for adding a beautiful drawer mode menu feature with perspective animation. You can use a pre-defined...
Leer Más

Paginación de entradas

Anteriores 1 … 145 146 147 … 149 Siguientes

Entradas recientes

Accelerate Your Flutter App Development with flutter_base_app

A Flutter App designed to provide structured access to previous year question papers

BoTing – An Anonymous Chatting App Build with Flutter and Socket.io

An application template using the bloc state management method with Flutter

LOFIII – A beautiful and intuitive music streaming app built with Flutter

Top Category

Apps

UI

Games

  • Home
  • Apps
  • UI
  • Games
  • Dev Tools
  • Templates
  • Apps 2175
    Categoría agregada por el Plugin WPeMatico

    Latest: Accelerate Your Flutter App Development with flutter_base_app

  • UI 379
    Categoría agregada por el Plugin WPeMatico

    Latest: A Spotify Application UI Written With Dart

  • Games 242
    Categoría agregada por el Plugin WPeMatico

    Latest: An immersive and captivating underwater adventure game using Flutter

  • Dev Tools 57
    Categoría agregada por el Plugin WPeMatico

    Latest: A lightweight low-code development tool for Flutter

  • Templates 55
    Categoría agregada por el Plugin WPeMatico

    Latest: Accelerate Your Flutter App Development with flutter_base_app

Footer Posts

  • Popular
  • Recent
  • Comments
  • A Flutter plugin to support game center and google play games services

    Avatar for atomicflavor
    atomicflavor
    enero 1, 2020
  • 2048 game with flutter

    Avatar for atomicflavor
    atomicflavor
    enero 27, 2020
  • Tic-Tac-Toe game in flutter

    Avatar for atomicflavor
    atomicflavor
    marzo 6, 2020
  • Accelerate Your Flutter App Development with flutter_base_app

    Avatar for atomicflavor
    atomicflavor
    abril 18, 2025abril 18, 2025
  • A Flutter App designed to provide structured access to previous year question papers

    Avatar for atomicflavor
    atomicflavor
    agosto 24, 2024enero 28, 2025
  • BoTing – An Anonymous Chatting App Build with Flutter and Socket.io

    Avatar for atomicflavor
    atomicflavor
    abril 6, 2024enero 28, 2025
Subir arriba ↑ Subir ↑