Quantcast
Channel: 3D - Flutter Packages | Pub dev Packages - Flutter Mobile App World
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

A 3D Bottom Navigation Bar in Flutter

flip_box_bar A 3D BottomNavigationBar inspired by Dribbble design by Dannniel [https://dribbble.com/shots/4811135-Tab-Bar-Cube-Interaction]. Demo Example Use // In Scaffold int selectedIndex = 0;...

View Article


Image may be NSFW.
Clik here to view.

Easy to use 3D Perspective PageView for Flutter

perspective_pageview With this, you will be able to create 3D Perspective PageView in Flutter Easily Getting Started This project is a starting point for a Dart package, a library module containing...

View Article


Image may be NSFW.
Clik here to view.

A Flutter 3D widget that renders Wavefront’s object files

Flutter Cube A Flutter 3D widget that renders Wavefront’s object files. Getting Started Add flutter_cube as a dependency in your pubspec.yaml file. dependencies: flutter_cube: ^0.0.4 Add Wavefront’s...

View Article

Image may be NSFW.
Clik here to view.

Position widgets in a 3D scene

Flutter Stage A widget that positions its children in a 3D scene. Getting Started Add flutter_stage as a dependency in your pubspec.yaml file. dependencies: flutter_stage: ^0.0.1 Import package....

View Article

Image may be NSFW.
Clik here to view.

Position widgets in a 3D scene

Flutter Stage A widget that positions its children in a 3D scene. Getting Started Add flutter_stage as a dependency in your pubspec.yaml file. dependencies: flutter_stage: ^0.0.1 Import package....

View Article


Image may be NSFW.
Clik here to view.

A 3D pushable button built in Flutter

Pushable Button A 3D pushable button built in Flutter. Ideal for important CTAs in the app. Usage PushableButton( child: Text('ENROLL NOW', style: someTextStyle), height: 60, elevation: 8, hslColor:...

View Article

Image may be NSFW.
Clik here to view.

Developing apps with 3D designs in flutter

Short info: A project to showcase usage of basic principles to convert any 3D design into a working application using Flutter. Developing apps with 3D designs in flutter This project is developed to...

View Article

Image may be NSFW.
Clik here to view.

Cool 3D ANIMATED DRAWER WITH FLUTTER

Cool 3D Drawer Animated With flutter part 2  Getting Started First you need to add flutter_zoom_drawer 2.1.1 Or + in the dependency at pubspec.yaml: Get it from Here . dependencies:...

View Article


Image may be NSFW.
Clik here to view.

three.js rewrite by Dart, Dart 3D library

three_dart Dart 3D library. an easy to use, lightweight, cross-platform, general purpose 3D library. three.js rewrite by Dart. 3D for Flutter. Base on flutter_gl support Web, iOS, Android, macOS,...

View Article


Image may be NSFW.
Clik here to view.

A Flutter package for rendering interactive 3D models

Flutter 3D Controller A Flutter package for rendering interactive 3D models in different formats(glb, gltf, fbx, obj), with ability to control animations, textures and camera. Features Mobile and Web...

View Article
Browsing all 10 articles
Browse latest View live


Latest Images