A Flutter app based on the design of the Social Media Integeration App, created by Achmad Rizki Nur Fauzie,
cosmic_frontmatter
is a package that provides a simple way to parse the frontmatter of a markdown file.
This project contains Ripple pond effect widget. It makes wave when you click on it! There is still many things to improve in this widget so feel free to contribute. I just share my work, it is not production ready code, you can copy it and adjust for your needs.
JavaScriptCore for Flutter. The plugin provides the ability to evaluate JavaScript programs from within dart.
An E-Commerce application developed on Flutter, which helps to run the app on Android / IOS / Windows’s OS / MacOS / Web Browser from a single codebase
Tesla car app using Flutter that works both android and iOS. Users can unlock any door, check battery status also control the air cooler temperature and check the psi of the tires.
Given a JSON string, this library will generate all the necessary Dart classes to parse and generate JSON. Also designed to generate Flutter-friendly model classes following the Flutter’s doc recommendation and Effective Dart: Style. Extention supports for both Serializing JSON manually and Serializing JSON using code generation libraries like Freezed and Json Serializable.