WieFel / gallerize

Flutter package for creating a demo of your package/app.
https://pub.dev/packages/gallerize
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Purpose of gallerize package #1

Open WieFel opened 4 years ago

WieFel commented 4 years ago

Time to spin-off the components of demo app that could be reused by other package maintainer to build similar "demo" app.

Here are some pointers/questions about it:

  • What should we call it? - demo_maker, demoize, gallerize, or something else (suggest in comment)
  • @WieFel I suggest you be the primary maintainer of the project and repo.
  • Some feature still needs to be implemented to make it like gallery app - having toggle for fullscreen/mobile view. Although this is non-blocking, could be implemented in future.
  • The proposed package should also be submitted to fluttercommunity org.
  • backdrop - should use the planned package for it's demo app.

Taken over issue https://github.com/fluttercommunity/backdrop/issues/62#issue-713780112 by @daadu

This issue should be a starting point where I will list the basic features of the package and it's structure. Of course, anything is open for discussion.

daadu commented 4 years ago

Firstly, please reserve the name on pub.dev with blank project

WieFel commented 4 years ago

Package overview

The general idea would be to take the structure already used in https://github.com/fluttercommunity/backdrop/tree/master/demo/lib/demo:

Furthermore:

daadu commented 4 years ago

I suggest going with Gallery or Gallerize prefix for widgets.

WieFel commented 4 years ago

I suggest going with Gallery or Gallerize prefix for widgets.

Oh, you're right :D didn't think about that...

WieFel commented 3 years ago

@daadu what do you think of readme.md? I think the package will soon be ready for first release. What do you think?

daadu commented 3 years ago

LGTM.

More section (suggestion) in README:

More guide/feature in README (add in TODO, if not figured out yet):

daadu commented 3 years ago

I suggest using "Flutter package for creating Flutter Gallery like gallery/demo for your package/widget." as short description instead of "Flutter package for creating a gallery (demo) of your package/widget.".

daadu commented 3 years ago

Add "multi-screen size support" in TODO

WieFel commented 3 years ago

Add "multi-screen size support" in TODO

with this you mean "toggle for fullscreen/mobile view", right @daadu ?

daadu commented 3 years ago

Add "multi-screen size support" in TODO

with this you mean "toggle for fullscreen/mobile view", right @daadu ?

yes

WieFel commented 3 years ago

@daadu just created package proposal for fluttercommunity: https://github.com/fluttercommunity/community/issues/60

daadu commented 3 years ago

@WieFel Images are not loading on pub.dev