Wednesday, 7 August 2019
sorted_chips_row
A Flutter Widget displaying a row of Material Chips, sorted according to the provided comparison function.
Flutter library for rendering a row of Material "Chip" buttons that gets sorted according to the given function
How to use
Adding dependency
This package is currently available only through GitHub (we'll soon publish it in the
pub
repository). To add this package as a dependency, add the following under dependencies
section in your pubspec.yaml
: sorted_chips_row:
git:
url: https://github.com/callstackincubator/flutter-sorted-chips-row.git
By default this dependency will get upgraded whenever a new version is being pushed to the
master
branch. To avoid that, we recommend that you also specify a ref pointing to a commit you verified: ref: COMMIT_ID
For details see the dart documentation on Git dependencies
Using in code
The main widget class in this package is
SortedChipsRow
. See the library's main file for usage example.GitHub
Flutter library for rendering a row of Material "Chip" buttons that gets sorted according to the given function — Read More
Latest commit to the master branch on 4-29-2019
Download as zipTissueBox
A mobile phone game made by Flutter.
Build Info
$ flutter --version
Flutter 1.2.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 8661d8aecd (6 weeks ago) • 2019-02-14 19:19:53 -0800
Engine • revision 3757390fa4
Tools • Dart 2.1.2 (build 2.1.2-dev.0.0 0a7dcf17eb)
Dependencies
- Packages
- Font
Assets
Assets are all made by yum650350.
- Images
- Tissue Box (assets\images\0, 1, 2, 3, 4, 5, 6)
- Tissue (assets\images\t)
- Background (assets\images\b)
- Crown (assets\images\c)
- Audio
- Tissue (assets\audio\s.mp3, d.mp3, t.mp3)
- Tick Tock (assets\audio\tk.mp3)
- Game Over (assets\audio\a.mp3)
Game Play
Beat the best to win the crown.
- Drag the tissue up straight to start game and gain point(s).
- If box is empty, drag it to the right/left to reload.
- Drag more tissue before time out.
Game Tips
- Do not drag the box if it's not empry.
- Drag the tissue up as straight as you can to get more points.
GitHub
note_keeper
This is a note keeper created using flutter and sqlite.
GitHub
A note keeper created using Flutter and sqlite — Read More
Latest commit to the master branch on 4-29-2019
Download as zipTuesday, 6 August 2019
vasitionary
Tamil Dictionary - Flutter App
Getting Started
This App is a new and first of its kind app for Tamil Language.
It servers the purpose of a dictionary and also we can play the Sorkkuvari (Tamil version of Scrabble game).
You can search the meaning for any valid Tamil word.
You can enter the letter you have in the tiles.
Once you press the Submit button you will get the list of meaningful words.
You can also see the word of the day. You can hear it for knowing the right pronounciation and view a video on correct usage.
You can also rate the app and share it with your friends.
GitHub
Tamil Dictionary - Flutter App — Read More
Latest commit to the master branch on 5-17-2019
Download as zip