Giter Club home page Giter Club logo

flutterbook's Introduction

MOONSDONTBURN Header

Hi there ๐Ÿ‘‹,

I am a Frontend Developer and Designer! If you would like to check me out, visit my portfolio.

๐Ÿ“ซ How to reach me:

Reach out to my email ([email protected]) or add me on Discord (Moon#3587)


Experience ๐Ÿ˜Ž


๐ŸŒฑ Social Media

flutterbook's People

Contributors

aarontwf avatar abed-supy-io avatar dal80 avatar devbrandonlong avatar doetheman avatar fldnascimento avatar ghostwalker562 avatar josiassejod1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

flutterbook's Issues

Control tab returns error

Screen Shot 2021-11-29 at 12 13 10 PM (2)

Also ran the code from the example directory of this repository and it returned the same error.

Flutter Doctor
[โœ“] Flutter (Channel stable, 2.5.3, on macOS 11.5.2 20G95 darwin-x64, locale en-US)
[โœ—] Android toolchain - develop for Android devices
โœ— Unable to locate Android SDK.
Install Android Studio from: https://developer.android.com/studio/index.html
On first launch it will assist you in installing the Android SDK components.
(or visit https://flutter.dev/docs/get-started/install/macos#android-setup for detailed instructions).
If the Android SDK has been installed to a custom location, please use
flutter config --android-sdk to update to that location.

[โœ“] Xcode - develop for iOS and macOS
[โœ“] Chrome - develop for the web
[โœ“] Android Studio (version 2020.3)
[โœ“] VS Code (version 1.62.3)
[โœ“] Connected device (1 available)

[Feature] Documentation Feature

Summary

Enabling component states to all have their individual documentation. This will most likely be through markdown and the markdown_widget package.

Add online demo

Hello! I'm really excited to see such package. I haven't yet had a chance to test it myself, but I'm looking forward to!

What would be really handy though is to have an online hosted demo of a storybook created using your package

All the best!

Error Google Fonts

`
flutter run -d chrome -t lib/flutterbook.dart
Launching lib/flutterbook.dart on Chrome in debug mode...

../../../.pub-cache/hosted/pub.dev/google_fonts-2.3.3/lib/src/google_fonts_base.dart:14:1: Error: 'AssetManifest' is imported from both 'package:flutter/src/services/asset_manifest.dart' and
'package:google_fonts/src/asset_manifest.dart'.
import 'asset_manifest.dart';
^^^^^^^^^^^^^
../../../.pub-cache/hosted/pub.dev/google_fonts-2.3.3/lib/src/google_fonts_base.dart:32:31: Error: 'AssetManifest' is imported from both 'package:flutter/src/services/asset_manifest.dart' and
'package:google_fonts/src/asset_manifest.dart'.
AssetManifest assetManifest = AssetManifest();
^^^^^^^^^^^^^
Waiting for connection from debug service on Chrome... 12,1s
Failed to compile application.
`

Very nice

Very nice project, I have been looking for a decent looking and feeling storybook type system. I like what I see here. Would love to try it out and give some feedback and maybe also try to help with some PR's.

Thanks for sharing the project.

Integrate golden screenshots into flutterbook

At our company we are using golden toolkit from ebay: https://pub.dev/packages/golden_toolkit for unit testing widgets and also flutterbook for developing and act as a repository. Code for both these is pretty similar

Wouldn't it be wonderful. if we can have a way to integrate both of them?

May be have a custom plugin or a command line argument
flutter run --dart-env=test-goldens to trigger golden screentests on all states of flutterbook.

Add dropdown support to controls

It'd be wonderful to have dropdowns for things like enums available on controls, something like

controls.list(someEnum.values)
// or
controls.list(['red', 'green', 'blue'])

Dependency Update

Current dependencies are not updated to their latest versions.

  • Provider 5.0.0 -> Provider 6.0.0

Make title changeable

title: 'Flutterbook' is harcoded.
Can do title changeable?
Thanks a lot for your work :-)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.