mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-29 10:17:59 +02:00
Rich Text Editor
This commit is contained in:
parent
8bb3f97589
commit
d92e953317
1 changed files with 2 additions and 1 deletions
|
@ -105,6 +105,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17)
|
|||
- [Contact Picker](https://github.com/goderbauer/contact_picker) - Picking a contact from the address book by [Michael Goderbauer](https://github.com/goderbauer)
|
||||
- [Parallax](https://github.com/FlutterRocks/page-transformer) - ViewPager by [Iiro Krankka](https://github.com/roughike)
|
||||
- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/)
|
||||
- [Rich Text Editor](https://github.com/long1eu/rich_editor) - Text editor with style by [Lung Razvan](https://github.com/long1eu)
|
||||
|
||||
#### Charts
|
||||
|
||||
|
@ -120,7 +121,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17)
|
|||
|
||||
### Navigation
|
||||
- [Fluro](https://github.com/goposse/fluro) - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com)
|
||||
- [Circle Indicator](https://pub.dartlang.org/packages/circle_indicator) - Circle indicator for the PageViewer by [Lung Razvan](https://github.com/thelong1EU)
|
||||
- [Circle Indicator](https://pub.dartlang.org/packages/circle_indicator) - Circle indicator for the PageViewer by [Lung Razvan](https://github.com/long1eu)
|
||||
- [Quick Actions](https://github.com/flutter/plugins/tree/master/packages/quick_actions) - Manage and interact with the application's home screen quick actions.
|
||||
|
||||
### Auth
|
||||
|
|
Loading…
Add table
Reference in a new issue