Here's the article for this video: you ever been in a position where you want to display a l. Flutter — A vibration caused by the combined effects of the changes in pressure distribution over the surface of airfoils as the angle of attack is.
- Flutter Markdown Stylesheet
- Flutter Markdown Example
- Flutter Visual Editor
- Flutter Markdown Color
- Flutter Markdown Table
Publisher Description
An opensource app showcasing Flutter components, with side-by-side source code view.
Source code: https://github.com/X-Wei/flutter_catalog
Program Details
| General | |
|---|---|
| Publisher | Maxing | 
| Released Date | 2021-01-30 | 
| Languages | English | 

| Category | |
|---|---|
| Category | Development | 
| Subcategory | Components & Libraries | 
| System requirements | |
|---|---|
| Operating systems | android | 
| Download information | |
|---|---|
| File size | 32.51 MB | 
| Total downloads | 17 | 

| Pricing | |
|---|---|
| License model | Free | 
| Price | N/A | 
Version History

version 2.6.1
- add ImageFiltered example
- add image editing example
- add FeatureDiscovery example
version 2.6.0
Flutter Markdown Stylesheet
- add functionality to highlight new demos with a red dot
version 2.5.9
- upgrade nullsafty dependencies
- fix issues with obfuscation
- add FractionallySizedBox example
version 2.5.8
Flutter Markdown Example
- add fl_chart examples (Line/Bar/PieCharts)
- add heatmap_calendar example
- add radar_chart example
- add graphview example
- add extendedImage.network to ImagesExample
- add Gradient example
version 2.5.7
Added two packages from Flutter Favorite
- Convex appbar example
- Slidable list tile example
version 2.5.5
- update packages to latest versions & adapt to latest APIs
- bump up Firebase MLKit model versions
- update markdown demo: github flavored markdown, syntax highlighting
- other small fixes
version 2.5.4
Add examples using the animations package by flutter team
version 2.5.3
* update to latest package versions
* add 'async' group including futureBuilder and streamBuilder examples
* add 'multimedia' group including extended_image and video_player examples
* other small improvements
Flutter Visual Editor
version 2.5.2
* add Lottie animation example (credits to xvrh@github!)
* add Googlebooks REST API example
* regroup animation examples: split out basic and advanced animations group

version 2.5.1
* Add DraggableScrollableSheet example
* small fixes
version 2.4.0
* Change homepage layout: split into 3 tabs ('basics', 'advanced', 'bookmarks')
* Add chart demos using the official charts_flutter plugin
* Refactor and fix small bugs in Routes and Firebase demos
* We now have a desktop version of the app ! Check out the releases page on the project's GitHub repo.
version 2.3.4
* Updated Firebase dependencies to latest version (fix Firestore demo crashing in v2.3.3)
* Added hive(easier NoSQL db) demo
* Added BottomSheet demo
* Updated BottomAppbar demo
* Updated TextField demo
* Updated images demo
* Other small fixes
version 2.3.2
* Make codeview text selectable
* Remove codeview for homepage
version 2.3.1
* Replace app drawer with a backdrop scaffold;
* Refactoring: use `widget_with_codeview` package;
* Large refactoring: get rid of dependencies to `MyRoute` for demos, leading to cleaner code shown in the app;
* Add SQLite and sembast(NoSQL) CRUD examples.
version 2.2.0
Flutter Markdown Color
* Add animation demos
* Supports Android 4.1 again
Flutter Markdown Table
version Varies with device
* Large refactoring: simplify code, use dart 2.3 language features, use Provider for sharing app preferences;
* Add dark mode;
* Add backdrop demo;
* Fixes to webview, local_auth and markdown demo;
version 1.5.3
Add state management examples:
* StreamBuilder example
* StreamController example
* InheritedWidget example
* ScopedModel example
* BLoC example implemented with vanilla flutter
* BLoC example implemented with flutter_bloc package
