All Projects → flutter → Posse_gallery

flutter / Posse_gallery

Licence: other
Posse's fancy new gallery for Flutter.

Projects that are alternatives of or similar to Posse gallery

Tutoshowcase
A simple and Elegant Showcase view for Android
Stars: ✭ 499 (+186.78%)
Mutual labels:  design, showcase
Enjoylife
😊开源App项目,每天一张精选倩图、一个精选小视频,一篇知乎美文
Stars: ✭ 43 (-75.29%)
Mutual labels:  demo, gallery
Fucking Java Concurrency
🎏 Simple show cases of java concurrency problems, seeing 🙈 is believing 🐵
Stars: ✭ 779 (+347.7%)
Mutual labels:  demo, showcase
Ptshowcaseviewcontroller
An initial implementation of a "showcase" view( controller) for iOS apps... Visualizes images, videos and PDF files beautifully! (by @pittleorg) [meta: image, photo, video, document, pdf, album, gallery, showcase, gallery, iOS, iPhone, iPad, component, library, viewer]
Stars: ✭ 395 (+127.01%)
Mutual labels:  gallery, showcase
Youtube flutter app
Stars: ✭ 85 (-51.15%)
Mutual labels:  demo, design
Flutter Examples
Personal collection of Flutter apps.
Stars: ✭ 394 (+126.44%)
Mutual labels:  demo, showcase
Module Federation Examples
Implementation examples of module federation , by the creators of module federation
Stars: ✭ 979 (+462.64%)
Mutual labels:  examples, demo
Bottomsheet
BottomSheet dialog library for Android
Stars: ✭ 219 (+25.86%)
Mutual labels:  demo, design
Showcase Ansible Chatops
Vagrant Demo showing ChatOps with Ansible
Stars: ✭ 71 (-59.2%)
Mutual labels:  demo, showcase
Javamoney Examples
JavaMoney - Examples
Stars: ✭ 68 (-60.92%)
Mutual labels:  examples, demo
Maixpy scripts
micropython scripts for MaixPy
Stars: ✭ 326 (+87.36%)
Mutual labels:  examples, demo
Golang For Nodejs Developers
Examples of Golang compared to Node.js for learning
Stars: ✭ 2,698 (+1450.57%)
Mutual labels:  examples, demo
Sphinx Gallery
Sphinx extension for automatic generation of an example gallery
Stars: ✭ 239 (+37.36%)
Mutual labels:  examples, gallery
Cp Design
A configurable Mobile UI Components(React hooks+Typescript+Scss)组件库
Stars: ✭ 465 (+167.24%)
Mutual labels:  demo, design
Helloworld Msa
Main repository with documentation and support files
Stars: ✭ 218 (+25.29%)
Mutual labels:  examples, demo
Terrarium Templates
Template and example projects for Fastly Labs Terrarium https://wasm.fastlylabs.com
Stars: ✭ 21 (-87.93%)
Mutual labels:  examples, demo
Examples
Demo applications and code examples for Confluent Platform and Apache Kafka
Stars: ✭ 571 (+228.16%)
Mutual labels:  examples, demo
React Responsive Carousel
React.js Responsive Carousel (with Swipe)
Stars: ✭ 1,962 (+1027.59%)
Mutual labels:  demo, gallery
404 Pagenotfound
💥 A curated list of "404 Page Not Found" pages
Stars: ✭ 140 (-19.54%)
Mutual labels:  design, gallery
Mirage Skeleton
Examples of simple MirageOS apps
Stars: ✭ 168 (-3.45%)
Mutual labels:  examples




Welcome to the Flutter Gallery. This project serves to provide a walkthrough of Flutter's capabilities and to showcase Flutter's key features in a single, exciting package.

This project is work in progress. The current supported Flutter gallery is available here.

Getting Started

Currently the only way to obtain the application is to build it yourself. To do so, following the steps in this section.

You will need some basic knowledge of the Flutter toolset and building for mobile devices in general. For help getting started with Flutter, view our online documentation.

Installing Flutter

To install Flutter, follow the steps here. It is highly suggested that you install IntelliJ also if you're planning to do any active development in Flutter.

Running the app

After installing Flutter and verifying it works by running flutter doctor, you can run the Gallery application by executing the flutter run command from the directory containing the project Flutter code.

Note: you will need to have a running iOS simulator, Android emulator or attached device that is recognizable (and listed) in the result output of running flutter doctor. If you don't Flutter won't know where to install the application.

Issues

Please feel free to log any issues you find using the project issue tracker. We will work to respond as soon as possible.

About

This is project a collaboration with Posse to design and build an updated Flutter gallery application to better showcase Flutter's key features.

This is an in-progress effort and should not be taken as best-practice example Flutter code at this time.

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].