A quick hack using image and transform widgets

Overview

Flutter Engine Test

An experiment with Image and Transform widgets.

Only my second ever Flutter project, probably this is an excellent example of how not to achieve this effect :-)

Demo GIF

You might also like...

UFO mutli-player game using Flutter.

UFO mutli-player game using Flutter.

batufo A 2D Multiplayer Game running with #Flutter and thus on macOS, Linux, Android, iOS and the browser. Links the homepage shows how you to install

Dec 14, 2022

An example of using InteractiveViewer to build a go game board

An example of using InteractiveViewer to build a go game board

Go An example of using InteractiveViewer to build a Go game board. Try the live demo. Usage Zoom using pinch on mobile or two-finger scroll on touchpa

Dec 30, 2022

Tic tac toe Game Using flutter

Tic tac toe Game Using flutter

Tic Tac Toe! Hi, Flutter 2.8 was used to create this game! In addition, GetX was used as state management, route management and dependency injection.

Jan 6, 2022

🃏 Get coinched ! Flutter app using Firebase SDK to save your card games

🃏 Get coinched ! Flutter app using Firebase SDK to save your card games

🃏 Get coinched ! Flutter app using Firebase SDK to save your card games. You can save your games of French Belote, Coinche Belote, Contrée Belote or Tarot and compare your statistics with your friends

Dec 26, 2022

A simple dino game using flutter

A simple dino game using flutter

Dino game A new Flutter application. Getting Started This project is a starting

Jul 16, 2022

Games Poker developed using Flutter

Games Poker developed using Flutter

Adeku Akur (Aku dan Kamu Devs Games Asian Poker User) Games Poker developed usin

Dec 21, 2021

A Simple EYE Test Game, built using Flutter CustomPainter

A Simple EYE Test Game, built using Flutter CustomPainter

fCreate A Simple EYE Test Game, powered by Flutter CustomPainter. Getting Started A simple Android Application built with ❤️ using Flutter. This appli

May 10, 2021

FiveSins: A Web3 Game Built Using Flutter

FiveSins: A Web3 Game Built Using Flutter

FiveSins FiveSins is a Web3 Game 团队 Ziqiang Huang:合约开发 Wenhao Deng:游戏开发、前端 Rui S

Jul 14, 2022

A game review application for our Dotnet 4 using flutter

A game review application for our Dotnet 4 using flutter

GameBase 🎮 A flutter application that serves as a front-end application for GameBase. GameBase is a game library that lets you review games and list

Sep 11, 2022
Comments
  • Filament

    Filament

    I saw your request for filament in flutter.

    I am certain you could implement it now with flutter. A brief explanation ...

    Basically you have a just need to write an android & iOS plugin that wraps filement.

    Then you have 2 ways to render to flutter:

    1. Texture object. This where you pump the buffer to
    2. Android view on Android. Kitview ( I forget exact name ) on iOS.

    Filament has a simple header file so it should not be too much work.

    Use gesture object to capture user navigation around the 3d scene

    Hope this helps !?

    opened by ghost 1
Owner
Paul Thomas
Paul Thomas
Flame package adding a simple scrolling sprite to make it easy to repeat the same image over time.

Flame Scrolling Sprite Flame Scrolling Sprite is a Flame package to make it easy to render sprites that scrolls and repeat itself forever given a velo

Flame Engine 18 Dec 30, 2022
Break Guns Using Gems is a fast paced side-scrolling platformer with innovative controls and a gun-related twist.

BGUG Break Guns Using Gems is an open-source mobile game for Android and iOS. It's a fast paced side-scrolling platformer with innovative controls and

Fire Slime Games 86 Nov 12, 2022
A simple 2D multiplayer online game built using Flutter and Flame engine

Club Penguin Introduction ?? Club Penguin A multiplayer game involving penguins and anonymous chat in a virtual 2D world Before we start, you can take

Sanjeev Madhav 67 Dec 24, 2022
An infinity procedural online game using Flutter with NodeJS and flames

Borderless World Online (BWO) An infinity procedural online game using Flutter and flames with NodeJS and Firebase for the back-end. On the Table The

Daniel Queiroz 335 Dec 21, 2022
Watermelon is a game developed using Flutter+Flame+Forge2D. 合成大瓜是使用Flutter+Flame+Forge2D开发的一个开源小游戏(Flutter版合成大西瓜)

合成大瓜 简介 合成大瓜是使用Flutter+Flame+Forge2D开发的一个开源小游戏。 我在微伞小游戏开发的《合成大西瓜》的基础上将其移植到 Flutter 平台,并添加了以下新特性: 支持自定义背景图 支持重力感应操控 支持修改图片素材 支持反向合成小瓜 支持只生成小/大瓜 内置多套游戏主

null 89 Dec 4, 2022
An application cum Game-based App built using Flutter that compose a mind-tricked word game, Just for fun.

destini_challenge A new Flutter application. Getting Started This project is a starting point for a Flutter application. A few resources to get you st

dev_allauddin 3 Feb 3, 2022
Rock Paper Scissors Game Using Flutter

Rock Paper Scissors Game A new Flutter project. This project has three pages: Login Page, Game Page and a Score Board. In the Login Page the user shou

null 2 Feb 7, 2022
Tic-tac-toe is an application game implemented using Flutter technology .

Tic-tac-toe (noughts and crosses, or Xs and Os ) Tic-tac-toe is an Application game for two players who take turns marking the spaces in a three-by-th

nourasharawy 0 Oct 30, 2021
This is The Tic Tac Toe Game Made Using Flutter

hello A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is

Devansh Tripathi 1 Dec 19, 2022
A ludo board game developed in Flutter using canvas.

Fludo Fludo is a Flutter app which uses canvas and animations to build a Ludo board game. Features Roll dice & move your pawns Kill opponent's pawns P

Sumeet Rukeja 98 Dec 19, 2022