Flutter Render Latex

Flutter Render Latex

July 3, 2020

flutter_tex Contents About Demo Video Screenshots How to use? Android iOS Web Examples Quick Example TeXView Document TeXView Markdown TeXView Quiz TeXView Custom Fonts TeXView […]

Flutter Money Formatter

Flutter Money Formatter

June 23, 2020

FlutterMoneyFormatter FlutterMoneyFormatter is a Flutter extension to formatting various types of currencies according to the characteristics you like, without having to be tied to any […]

Dart Text To Path Maker

Dart Text To Path Maker

February 11, 2020

Text to Path Maker This is a pure Flutter and Dart package that allows you to convert text–both characters and icons–into paths. It can generate […]

Auto Text Size Flutter

Auto Size Text Flutter Widget

February 11, 2020

Flutter widget that automatically resizes text to fit perfectly within its bounds. Show some ❤️ and star the repo to support the project Resources: Documentation […]

Flutter Text Animation

Flutter Text Animation

February 10, 2020

Animated Text Kit animated_text_kit is a Flutter Text Animation Package. A flutter package which contains a collection of some cool and awesome text animations. Table […]

Flutter Circular Text Widget

Flutter Circular Text Widget

February 10, 2020

Circular Text Widget This widget show how to create Circular Text Widget with Flutter Installation Add dependency in pubspec.yaml: dependencies: flutter_circular_text: "^0.3.0" Import in your […]