-
Updated
Aug 18, 2020 - Dart
#
flutter-apps
Here are 2,014 public repositories matching this topic...
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
android
ios
awesome
mobile
material-design
cross-platform
resources
mobile-app
reactive-programming
collections
awesome-list
flutter
mobile-development
dartlang
flutter-plugin
flutter-apps
flutter-plugins
flutter-examples
[Example APPS] Basic Flutter apps, for flutter devs.
-
Updated
Jul 21, 2020 - Dart
completely free for everyone. Its build-in Flutter Dart.
cross-platform
flutter
flutter-apps
flutter-material
flutter-demo
flutter-examples
flutter-widget
flutter-ui
flutter-app
-
Updated
Jul 27, 2020 - Dart
[Examples] Simple basic isolated apps, for budding flutter devs.
android
java
dart
swift
ios
objective-c
cross-platform
star
flutter
google-flutter
adblocker
application-framework
dartlang
flutter-apps
flutter-material
flutter-examples
-
Updated
Aug 18, 2020 - Dart
dart
flutter
android-ios
flutter-plugin
flutter-apps
flutter-examples
flutter-widget
flutter-ui
flutter-app
android-flutter
-
Updated
Apr 18, 2020 - Dart
A collection of Screens and attractive UIs built with Flutter ready to be used in your applications. No external libraries are used. Just download, add to your project and use.
-
Updated
Dec 26, 2019 - Dart
flutter music player application, support iOS and Android. (仿网易云音乐)
-
Updated
Jun 10, 2020 - Dart
a tetris game powered by flutter. 使用flutter开发俄罗斯方块。
-
Updated
Aug 16, 2020 - Dart
E-Commerce App built in flutter
-
Updated
Aug 15, 2020 - Dart
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
social
twitter
flutter
firebase-auth
firebase-storage
firebase-realtime-database
social-app
twitter-clone
flutter-apps
flutter-app
-
Updated
Aug 12, 2020 - Dart
android
dart
ios
application
opensource
ios-app
awesome-list
android-app
flutter
opensource-apps
flutter-apps
flutter-examples
-
Updated
Aug 7, 2020 - Dart
The Grand Prize-winning entry of the #FlutterClock challenge.
clock
particles
generative-art
flutter
clockface
particle-system
flutter-apps
flutter-demo
flutter-examples
flutter-app
flutterclock
-
Updated
Mar 20, 2020 - Dart
这是一份 Android 开发体系内从基础入门到高级进阶的完整指南,包含基础的语言教程,系统源码详解、第三方框架使用指南、Flutter 教程、协程官方文档翻译、Jetpack 原理剖析等一系列的内容。文章正在持续密集更新中,希望本指南对你会有所帮助,欢迎 star
android
java
dart
guide
coroutines
kotlin-android
jetpack
sourcecode
flutter
flutter-apps
flutter-demo
flutter-examples
flutter-widget
jetpack-android
java-kotlin-android
java-kotlin-flutter-android-guide
-
Updated
Aug 14, 2020 - Java
Flutter版本 WanAndroid客户端 适合Flutter入门学习 被张鸿洋微信公众号推荐为优质Flutter开源项目啦
-
Updated
Apr 6, 2020 - Dart
A flutter based liquid swipe
flutter
flutter-plugin
flutter-apps
flutter-material
flutter-widget
flutter-ui
flutter-package
flutter-app
-
Updated
Aug 12, 2020 - Dart
A simple Flutter app to Read and Download eBooks.
-
Updated
Aug 7, 2020 - Dart
An Effort to gather all Flutter Create App submissions at one place from various resources.
android
dart
ios
cross-platform
apps
flutter
flutter-apps
contest-programming
dart-language
flutter-create-contest
-
Updated
Jun 21, 2019
An ultimate cheatbook of curated designs
layouts
flutter
flutterwave
flutter-plugin
flutter-apps
flutter-material
flutter-demo
flutter-examples
flutter-widget
flutter-ui
flutter-android
flutter-layouts
flutter-package
flutter-design
flutter-samples
-
Updated
Jun 23, 2020
chunhunghan
commented
Mar 28, 2019
login_challenge.dart
Emulator display overflow image when text field get focus because keyboard shows.
Wrap with SingleChildScrollView seems fix the problem
Thanks
AriaShishegaran
commented
Jul 1, 2020
hi there, thanks for sharing this knowledge and techniques.
i wanted to suggest that you add a tutorial regarding the exact steps to take for making a successful build.
there are many problems associated with the current version:
- updating packages in pubspec.yaml results in breaking changes that prevent the app from compiling. so I think either it needs to be updated or a warning needs to be
Simple yet powerful, open-source SpaceX launch tracker.
-
Updated
Aug 18, 2020 - Dart
Flutter Grocery Shopping App (Mobile App, Web App) - Connect with us - [email protected] Or just feel the Contact form we will connect with you - https://forms.gle/48qC6D8AvJUNzrYi6
dart
ecommerce
material-design
material-ui
ecommerce-application
flutter
grocery
ecommerce-store
ecommerce-shopping-solution
florida
flutter-apps
flutter-material
flutter-demo
flutter-examples
flutter-widget
flutter-ui
flutter-app
flutter-material-app
flutter-showcase
flutter-web
-
Updated
Jul 4, 2020 - Dart
An open-source mobile app for Git services including GitHub, GitLab, Bitbucket and Gitea, built with Flutter
-
Updated
Aug 16, 2020 - Dart
android
dart
ios
todolist
flutter
nestedscroll
flutter-apps
wanandroid
flutter-widget
flutter-bloc
flutter-provider
-
Updated
May 26, 2020 - Dart
-
Updated
Mar 17, 2020 - Dart
Working Instagram Clone (Frontend + Backend) created with Flutter and Firebase
-
Updated
Jul 25, 2019 - Dart
flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.
android
kotlin
ios
router
objective-c
cross-platform
navigator
flutter
hybird
flutter-plugin
hybrid-app
flutter-apps
flutter-examples
hybird-flutter
-
Updated
Aug 11, 2020 - Objective-C
Nice and clean Online Shop app UI by using #Flutter.
-
Updated
Aug 11, 2020 - Dart
Improve this page
Add a description, image, and links to the flutter-apps topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flutter-apps topic, visit your repo's landing page and select "manage topics."
There is a Box decoration used in the
_ItemWidget. It will be nice to have this configurable. For example to use : https://api.flutter.dev/flutter/material/UnderlineTabIndicator-class.html. This way we can achieve much more configurability in the widget. Anyhow, thanks for creating this nice and very useful lib.