Giter Club home page Giter Club logo

flutter_candies's Introduction

Flutter

Custom flutter candies(widgets) for you to easily build flutter app, enjoy it

waterfall_flow pub package

A Flutter grid view easy to build waterfall flow layout quickly.

Web demo for WaterfallFlow

like_button pub package

Like Button is a flutter library that allows you to create a button with animation effects similar to Twitter's heart when you like something.

Web demo for LikeButton

extended_image pub package

A powerful official extension library of image, which support placeholder(loading)/ failed state, cache network, zoom pan image, photo view, slide out page, editor(crop,rotate,flip), paint custom etc.

Web demo for ExtendedImage

extended_text pub package

Extended official text to quickly build special text like inline image or @somebody, also provide custom background,custom over flow.

extended_text_field pub package

Extended official text field to quickly build special text like inline image, @somebody, custom background etc.

pull_to_refresh_notification pub package

Flutter plugin for building pull to refresh effects with PullToRefreshNotification and PullToRefreshContainer quickly.

Web demo for PullToRefresh

loading_more_list pub package

Flutter plugin for building a loading more list with loadingMoreList and loadingMoreSliverList quickly.

Web demo for LoadingMoreList

extended_nested_scroll_view pub package

Extended nested scroll view to fix following issues. 1.pinned sliver header issue 2.inner scrollables in tabview sync issue 3.pull to refresh is not work.

Web demo for ExtendedNestedScrollView

extended_tabs pub package

Extended tab bar view include color tabIndicator,linkWithAncestor(scroll ancestor tabbarView when current is over scroll),page cache extent

Web demo for ExtendedTabs

http_client_helper pub package

A Flutter plugin for http request with cancel and retry fuctions.

widgets sample

widgets sample

widgets learning sample

it include following widgets:

Container, RowColumn, Image, Text, Icon, Button,

Container,RowColumn,Image

Text,Icon,Button

☕️Buy me a coffee

img

flutter_candies's People

Contributors

zmtzawqlp 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  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  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  avatar

Watchers

 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

flutter_candies's Issues

♻️ Migrate to non-nullable by default

type 'Future<void>' is not a subtype of type 'Future<Null>' when keyboard shown

Having a text input widget in a staggered grid that needs to scroll up when soft keyboard appears:

Caught error: type 'Future<void>' is not a subtype of type 'Future<Null>'
I/flutter (14094): #0 _NestedScrollCoordinator.animateTo (package:extended_nested_scroll_view/src/old_extended_nested_scroll_view.dart:774:75)
I/flutter (14094): <asynchronous suspension>
I/flutter (14094): #1 _NestedScrollPosition.animateTo (package:extended_nested_scroll_view/src/old_extended_nested_scroll_view.dart:1281:24)

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.