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

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

0.1.0 #

  • 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
0
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

License

unknown (LICENSE)

Dependencies

convert, crypto, flutter, mime

More

Packages that depend on dartive