flutter_ilib 0.2.0 copy "flutter_ilib: ^0.2.0" to clipboard
flutter_ilib: ^0.2.0 copied to clipboard

A wrapper plugin to conveniently use 'iLib' in Flutter apps. This plugin uses the 'flutter_js' to make the javascript file work properly in the Flutter app.

0.2.0 #

  • Added the method getTemplate() in the class ILibDateFmt.
  • Regenerated the assemble ilib file to return the correct released version number.
  • Changed the name of the assemble ilib file to ilib-all.js.

0.1.0 #

  • Updated the README.md file.
  • Updated the minor version up for release.

0.0.4 #

  • Added more of the API comments in codes.

0.0.3 #

  • Updated to show a sample screenshot image in the published package.

0.0.2 #

  • Updated structure by using ChangeNotifier so that APIs can be used synchronously.
    • First, the app must add a listener to receive a callback message that the iLib is ready for use. then the APIs can be used synchronously.
  • Added the linter file (analysis_options.yaml) and fixed warnings.

0.0.1 #

  • initial version
5
likes
0
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A wrapper plugin to conveniently use 'iLib' in Flutter apps. This plugin uses the 'flutter_js' to make the javascript file work properly in the Flutter app.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_js, plugin_platform_interface

More

Packages that depend on flutter_ilib