All Projects → searchy2 → Fluttergames

searchy2 / Fluttergames

Licence: 0bsd
Flutter app for purchasing and renting games.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Fluttergames

Grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
Stars: ✭ 1,768 (+871.43%)
Mutual labels:  ecommerce, shop, marketplace
Spree
Open Source headless multi-language/multi-currency/multi-store eCommerce platform
Stars: ✭ 11,571 (+6257.69%)
Mutual labels:  ecommerce, shop, store
grandnode2
Free, Open source, Fast, Headless, Multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB, Vue.js.
Stars: ✭ 626 (+243.96%)
Mutual labels:  ecommerce, marketplace, shop
Aimeos Symfony
Symfony e-commerce bundle for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 194 (+6.59%)
Mutual labels:  ecommerce, shop, marketplace
Example Storefront
Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
Stars: ✭ 471 (+158.79%)
Mutual labels:  ecommerce, shop, marketplace
Aimeos Core
Aimeos PHP e-commerce framework for ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 2,152 (+1082.42%)
Mutual labels:  ecommerce, shop, marketplace
Saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Stars: ✭ 14,720 (+7987.91%)
Mutual labels:  ecommerce, shop, store
FoodDelivery
E-Commerce demo project. Food delivery application project made with.
Stars: ✭ 106 (-41.76%)
Mutual labels:  ecommerce, shop, store
Aimeos Typo3
TYPO3 e-commerce extension for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 157 (-13.74%)
Mutual labels:  ecommerce, shop, marketplace
Aimeos Laravel
Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 5,204 (+2759.34%)
Mutual labels:  ecommerce, shop, marketplace
Vc Storefront
VirtoCommerce Storefront for ASP.NET Core 3.1 repository
Stars: ✭ 122 (-32.97%)
Mutual labels:  ecommerce, shop, marketplace
Nordic Store
Tailwind CSS Starter Template - Nordic Shop / Store
Stars: ✭ 61 (-66.48%)
Mutual labels:  ecommerce, shop, store
saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Stars: ✭ 15,824 (+8594.51%)
Mutual labels:  ecommerce, shop, store
CakeShop
eCommerce website with cakephp
Stars: ✭ 19 (-89.56%)
Mutual labels:  ecommerce, shop, store
Ever
Ever® - Open-Source Commerce Platform for On-Demand Economy and Digital Marketplaces
Stars: ✭ 980 (+438.46%)
Mutual labels:  ecommerce, shop, marketplace
Reaction
Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
Stars: ✭ 11,588 (+6267.03%)
Mutual labels:  ecommerce, shop, marketplace
Angularspree
angular e-commerce framework for online store
Stars: ✭ 1,576 (+765.93%)
Mutual labels:  ecommerce, store
Game with cocoscreater
学习cocosCreator开发的小游戏,有贪吃蛇,flappy bird, 2048等
Stars: ✭ 122 (-32.97%)
Mutual labels:  game, demo
Laravel B2c Store
laravel 即插即用的b2c商城扩展。
Stars: ✭ 115 (-36.81%)
Mutual labels:  shop, store
Aimeos
Integrated online shop based on Laravel 8 and the Aimeos e-commerce framework
Stars: ✭ 2,354 (+1193.41%)
Mutual labels:  ecommerce, shop

Flutter Games

Flutter Responsive GitHub release GitHub Release Date GitHub issues API GitHub top language Libraries.io for GitHub License

A Flutter app for purchasing and renting games.

View Demo

Flutter Games is an app for purchasing and renting games. This demo app is my first adventure in Flutter and I have to say its been a blast!

Screenshots

Screenshots

Flutter is Amazing

A quick list of what I found makes Flutter great:

  • Views are code. Much less boilerplate than having adapters, viewholders, and XML all over the place.
  • Hero shared element transitions. Just wrap shared elements in a Hero widget and give them the same tag to created a shared transition. No need to read 3 pages of documentation and write tightly coupled code :) This is truly mindblowing.
  • Graceful image loading. Flutter understands that visible images should be loaded first. The way Flutter does image loading in a List is just so beautiful!
  • Highly customizable button content positioning. On Android, Buttons aren't very well designed. 'drawableLeft' and 'drawableRight' have very awkward and difficult to customize positioning. Flutter gives you full control over the positioning of items in your button.
  • Minimal dependencies. Flutter comes with so much out of the box. This entire app was built without any external dependencies! (cupertino icons doesn't count :P)

Flutter Wishlist

Flutter is very new so there are some features and libraries missing that would make development much better. Here are some of those missing components I would have liked to use:


Image Gallery ✔️

Something to view images with. Android doesn't have a good image viewing library either (sigh).

UPDATE: https://github.com/tinylife-io/flutter_scroll_gallery

Change Button's Inner Contents on Press

There's no way to set text/icon color when a button is pressed. This lack of functionality really limits the range of buttons one can create.

Video Player ✔️

Something to play trailer videos or just videos in general.

UPDATE: https://github.com/brianegan/chewie


If any of the above now exists, please let me know.

Pull requests are most welcome!

If you've fixed a bug or have a feature you've added, just create a pull request. If you've found a bug, file an issue. If you have any questions or would like to discuss upcoming features, please get in touch. You can get in touch with me in the Contact section below.

★ Acknowledgements ★

♥ Developer ♥

Ray Li

♥ Designer ♥

Ray Li

♥ Inspiration ♥

FlutterCinematic

FlutterPlantly

FlutterMovieDetailsUI

FlutterMates

♥ Sponsor ♥

Codelessly - Flutter UI Builder

★ Get in Touch ★

Ray Li Email Ray Li Website Ray Li Twitter Ray Li LinkedIn Ray Li UpLabs Ray Li GitHub

Search Terms

flutter, game, movie, demo, sample, rent, buy, shop, UI

License

BSD Zero Clause License

Copyright © 2020 Ray Li

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].