dartive 0.2.7 copy "dartive: ^0.2.7" to clipboard
dartive: ^0.2.7 copied to clipboard

Retain your existing Flutter code, and use Dartive to make it faster.

0.2.7 #

  • Added isolates for multithreading, hello multi-CPU performance!
  • Fixed issues with wrapper wrt(1)
  • Added .json() method because it broke with the previous update for some reason

0.2.0 #

  • Added isolates for multithreading, hello multi-CPU performance!

0.1.3 #

  • Removed flutter as a dependency, thanks leslie!

0.1.2 #

  • Added support for 'dartivemon' commands to run the Dart and Flutter apps.
  • Added '/busInformation' GET endpoint which returns bus information in JSON format. to show how it works
  • Added '/some.json' POST endpoint which accepts JSON request bodies, parses them into 'Root' objects, and returns a 'Root' object in the response.
  • Included a shared model feature that allows for a single code base to be used across backend and frontend, reducing code redundancy and improving maintainability.
  • Introduced FEBEz (FrontEnd BackEnds) framework which standardizes the file structure for apps using Dartive, enhancing the development workflow and efficiency.
  • Added a comprehensive README guide for using Dartive and FEBE.
  • Enhanced the CLI with a help feature to assist users in using the 'dartivemon' commands correctly.

0.0.1 #

  • Initial release of Dartive.
3
likes
110
pub points
0%
popularity

Publisher

verified publisherrach.codes

Retain your existing Flutter code, and use Dartive to make it faster.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

convert, crypto, mime

More

Packages that depend on dartive